Tailwind UI Pattern Registry for humans and agents

forms otp verification auth input 2fa otp verification code input auth 2fa sms authenticator OTP verification code input one-time password digit boxes

OTP Input

Fetch pattern JSON: curl https://webspire.de/patterns/forms/otp-input.json

Details

Family
forms
Tier
enhanced
Kind
section
Extends
forms/base
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste
Stable Published
formsotpverificationauthinput2fa

Slots

Name Required Description
otp-6 Yes 6-digit OTP entry with resend link.
otp-4 Yes 4-digit PIN entry with larger boxes.

Two stacked OTP cards. The first shows a 6-digit code entry with icon, subtitle, resend countdown, and verify button. The second shows a larger 4-digit PIN variant. Focus ring and border accent are applied via CSS — auto-advance between boxes requires a small JS snippet (see install notes).