Installation
Props
| Prop | Type | Default | Description |
|---|---|---|---|
length | number | 6 | Number of digits in the code |
onComplete | (code: string) => void | - | Fires when all digits are filled |
onResend | () => void | - | Callback for resend link (hidden if omitted) |
sound | boolean | true | Enable soft tick on keystrokes |

