Docs

OTP Input

A one-time password input with auto-advance, backspace navigation, and paste support.

Component Blueprint

Installation

$ npx @cosmoo/oblivion add otp-input
Packagesnpm install

Usage Detail

tsx
import { OtpInput } from "@/components/oblivion/otp-input"

export default function OtpInputDemo() {
  return <OtpInput />
}

Oblivion UI

© 2026 Oblivion UI. All rights reserved.