OTP Input
A digit-by-digit OTP input field.
Installation
rubics add otpUsage
6-digit
verify(code)} /> 4-digit PIN
checkPin(pin)} /> Props
| Name | Type | Default | Description |
|---|---|---|---|
| length | number | 6 | Number of digits |
| value | string | - | Controlled value |
| onComplete | (code: string) => void | - | Fires when all digits filled |
9:41
Verify
Enter the 6-digit code
4
2
1
