inputEx - PasswordField Usage
Basic PasswordField creation
Use the following code to create a basic inputEx PasswordField.
Password and confirmation
We always want a password field with a confirmation
Password length
Set the minimum password length using the minLength option :
Password strength indicator
A widget indicating the strength of the password (useful for password creation) :
Caps Lock Warning
Display a warning if the caps lock key is on