PIN Input
A sequence of one-character inputs, normally used for entering PINs or OTPs.
Props
Features
- 🎹 Keyboard navigation
- 🔒 Multiple entry validation types
- TODO password manager support
- TODO Paste support
- TODO Uses the appropriate keyboard in mobile
Usage
API Reference
Constructor Props
The props that are passed when calling
Properties
The properties returned from
-
maxLength
-
placeholder
-
disabled
-
mask
-
type
-
isFilled
-
value
-
root
The root element's props. -
inputs
An array of props that should be spread to the input elements.