OTP Input

Elegant one-time password input with animated vortex effect and auto-focus.

With Animated Vortex

4785165238608965941702458655673304143544
010318799635769955070290143763

Enter the code

We sent you a code to your email, please enter to verify your address.

Need Help? Contact us

1<OTPInput
2 length={5}
3 title="Enter the code"

Simple Style

1<OTPInputSimple length={6} />

4-Digit Code

1<OTPInputSimple length={4} />

Installation

npx zeroui@latest add otp-input

Props

nametypedefaultdescription
lengthnumber5-
titlestring"Enter the code"-
subtitlestring"We sent you a code..."-
showVortexbooleantrue-
onComplete(otp: string) => voidundefined-