Components/OTP Input

OTP Input

One-time password input with per-digit fields, auto-advance, and paste support.


Installation

npx ajaxui add otp-input

Four digits

Error

Props

PropTypeDefault
lengthnumber6
valuestring""
onChange(value: string) => void
onComplete(value: string) => void
errorbooleanfalse
disabledbooleanfalse