Forms
Pin Input
A secure multi-box input for PIN codes, featuring masked dot states and high-fidelity focus animations.
Current PIN: ----
Props
| Prop | Type | Default |
|---|---|---|
length | number | 4 |
value | string | — |
onChange | (v: string) => void | — |
secure | boolean | false |
error | string | — |
