@dojo/widgets/password-input

December 6, 2019 ยท View on GitHub

Dojo's PasswordInput provides a simple to use input box for entering passwords. The rules that which the password must follow are equivalent to the rules of the ConstrainedInput widget.

Features

  • Handles validation state / messaging internally so the consumer does not have to
  • Easily validates against a set of predefined rules