Password
Last updated
Was this helpful?
Last updated
Was this helpful?
This field type renders a password field.
Parameters are inherited from the field type, but the entered text is obscured.
The code below renders a required password field with the custom_field
name, "Custom field" label and "Custom text" placeholder. The minimum password length is 10 characters.