mljr-ui · showcase

OTP Input

One-time-password entry — single-digit boxes with auto-advance, backspace navigation, and paste support.

form otp-input

Usage

form.OTPInput(form.OTPInputProps{
    Name:   "code",
    Length: 6,
})