Components/Password Input
Password Input
Text field that masks its value with a built-in show/hide toggle.
Installation
npx ajaxui add password-inputSizes
States
Props
| Prop | Type | Default |
|---|---|---|
| inputSize | "sm" | "md" | "lg" | "md" |
| error | boolean | false |
| disabled | boolean | false |