Overview
ThePinInput component provides a set of input fields for entering PIN codes, OTP (one-time password) values, or verification codes.
Basic usage
OTP mode
With placeholder
Props
The value of the PIN input.
Number of input fields.
Enable OTP mode with auto-submit on completion.
Input type for each field.
Placeholder for each input field.
Mask the input values.
Disable all inputs.
Events
Emitted when the PIN value changes.
Emitted when all fields are filled.