InputOTP
A InputOTP component from the Sigil design system.
Import
import { InputOTP, InputOTPGroup, InputOTPSlot, InputOTPSeparator } from "@sigil-ui/components";Preview
Usage
<InputOTP>...</InputOTP>Sub-components
This component includes the following parts:
<InputOTPGroup><InputOTPSlot><InputOTPSeparator>
Token integration
| CSS Variable | Purpose |
|---|---|
--s-border | Border |
--s-text | Text |
--s-duration-fast | Duration fast |
--s-radius-md | Radius md |
--s-ring | Ring |
--s-primary | Primary |
--s-text-muted | Text muted |