PasswordInput
Password field with built-in show/hide toggle using embedded eye icons.
Basic Usage
Simple password field with visibility toggle.
No password
Confirm Password
Password confirmation pattern for registration.
Login Form
Password used in a sign-in card.
Sign In
Change Password
Update password in account settings.
Registration
Complete sign-up form with password.
Without Label
Standalone password fields relying on placeholder.
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
label | text | "" | Label text above field |
bind | binding | - | Two-way binding for password value |
placeholder | text | "" | Placeholder text |