n
nonaxial
Components
131/207

OTP Input

Forms

One-time password input

otpinputcode

Installation

$
npx shadcn@latest add https://nonaxial.com/r/otp-input.json

Usage

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

export default function Example() {
  return (
    <OtpInput>{/* Your content here */}</OtpInput>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring