Menu
Documentation

Password Input

Optional dependencies

This component uses the zxcvbn-ts package to detect and validate the password input strength.

Ready to use password input component with validation and formatting.

Example

Change the locale

Changing the locale allows to change the language of the password strength feedback and the dictionaries used to validate the password.

You can install and load dictionaries from the zxcvbn-ts package or create your own dictionary.

Validation

Disabled State

Reacting to other inputs

Components

AddonInputPassword