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,
})One-time-password entry — single-digit boxes with auto-advance, backspace navigation, and paste support.
form.OTPInput(form.OTPInputProps{
Name: "code",
Length: 6,
})