We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcea8b5 commit a40725cCopy full SHA for a40725c
README.md
@@ -116,6 +116,7 @@ Interactive password strength meter based on [zxcvbn](https://github.com/dropbox
116
| strengthMeterOnly | Boolean | false | Hides the built-in input if you want to implement your own |
117
| labelHide | String | 'Hide Password' | Label for the hide icon
118
| labelShow | String | 'Show Password' | Label for the show icon
119
+| autocomplete | String | 'new-password' | Input field autocomplete property
120
121
## Events
122
0 commit comments