Input OTP
This Page is currently under construction
Installation
Import
Usage
Seperator Examples
Other examples
Input OTP Props
| Attribute | Type | Default | Description |
|---|---|---|---|
| value | string | - | Controlled value of the selected item. |
| onChange | (newValue: string) => unknown | - | |
| textAlign | 'left' | 'center' | 'right' | - | |
| onComplete | (...args: any[]) => unknown | - | |
| containerClassName | string | - | |
| noScriptCSSFallback | string | null | - |

