PasswordInput
A simple password input that allows the user to toggle the visibility of the entered value. It utilizes the TextInput component and accepts all of the same props, but the type is set to password.
Props
className
String
A simple password input that allows the user to toggle the visibility of the entered value. It utilizes the TextInput component and accepts all of the same props, but the type is set to password.