Password
Form Field
The password
field renders a single line password field and is used for capturing sensitive values, like passwords.
user_password:
label: Password
type: password
Take a look at the Sensitive form widget for a field that can capture and display sensitive values.