PasswordInput
A PasswordInput component from the Sigil design system.
Import
import { PasswordInput } from "@sigil-ui/components";Preview
Usage
<PasswordInput>PasswordInput content</PasswordInput>Props
| Prop | Type | Default | Description |
|---|---|---|---|
showToggle | boolean | true | Whether to show a visibility toggle button. |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-radius-md | Radius md |
--s-border-style | Border style |
--s-border | Border |
--s-background | Background |
--s-text | Text |
--s-input-height | Input height |
--s-text-muted | Text muted |
--s-ring | Ring |
--s-primary | Primary |
--s-duration-fast | Duration fast |