Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 373 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 373 Bytes

@dojo/widgets/password-input

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