Factory for Good

Input OTP

Accessible one-time password component with copy-paste functionality.

Installation

pnpm dlx shadcn@latest add input-otp

Usage

"use client";
import { InputOTP, InputOTPGroup, InputOTPSlot } from "@/components/ui/input-otp";

Accessible one-time password component with copy-paste functionality.

On this page