11.0.0 • Published 3 years ago

@interact.io/material-password-input v11.0.0

Weekly downloads
35
License
ISC
Repository
github
Last release
3 years ago

interact.io password input directive

  • If you're using Angular 9.x, please use version 10 of the lib.
  • If you're using v8 of angular, please use version 9 of the lib.

Dependencies:

  • @angular/core: "9.1.9",
  • @angular/common: "9.1.9",
  • @angular/animations: "9.1.9",
  • @angular/cdk: "^9.2.0",
  • @angular/material: "^9.2.0"

API:

  • intrMatPassword: password input directive
  • intr-password-show-toggle: password show/hide toggle component

Usage:

  • Use as a directive for input e.g: <input intrMatPassword matInput [placeholder]='"enter new password"' [formControlName]='"password"' #passRef class="password-input"/>
  • Add password show/hide toggle as needed <intr-password-show-toggle matSuffix></intr-password-show-toggle>

Author:

  • lukasz@interact.io
  • vu@interact.io
11.0.0

3 years ago

10.0.0

5 years ago

9.0.0

6 years ago

7.0.2

6 years ago

8.0.1

6 years ago

8.0.0

6 years ago

7.0.1

6 years ago

7.0.0

6 years ago

0.0.9

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

1.0.0

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago