Row of square digit cells with a blinking cursor in the next empty slot.
npx shadcn add https://ui.beste.co/piece/r/input2
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
npx shadcn@latest init
import { Input2 } from "@/components/beste/piece/input2"; <Input2 digits={[ "4", "2", "7", "", "", "" ]} total={6} />