You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`numberOfDigits`| number | The number of digits to be displayed in the OTP entry. |
70
-
|`focusColor`| ColorValue | The color of the input field border and stick when it is focused. |
71
-
|`onTextChange`| (text: string) => void | A callback function that is invoked when the OTP text changes. It receives the updated text as an argument. |
72
-
|`hideStick`| boolean | Hide cursor of the focused input. |
73
-
|`theme`| Theme | Custom styles for each element. |
74
-
|`focusStickBlinkingDuration`| number | The duration (in milliseconds) for the focus stick to blink. |
0 commit comments