Страницы · Laravilt
PinInput
PIN and one-time-code input with one box per character.
A PIN or one-time-code input that renders one box per character.
Basic usage
php
Masked PIN
php
OTP mode and input type
php
API reference
| Method | Description |
|---|---|
length(int) | Number of characters |
mask(bool) | Hide entered characters |
otp(bool) | Enable one-time-code autocomplete |
type(string) | numeric, alpha or alphanumeric |
align(string) | left, center or right |