yashints / ngx-pass-strength

Measure your password strength powered by Angular Library
https://www.npmjs.com/package/ngx-pass-strength
MIT License
0 stars 5 forks source link

Option to Hide/Remove message below meter #4

Open neil-coutinho opened 5 years ago

neil-coutinho commented 5 years ago

@yashints,

Is there an option to hide or customize the message below the strength meter?

i.e. <div> [hidden]="!passwordIsPawned">...</div>

Thanks

yashints commented 5 years ago

Not yet, PRs are accepted though 😊

neil-coutinho commented 5 years ago

Raised one :)