Row of square digit cells with a blinking cursor in the next empty slot.
New here? Read the installation guide.
import { Input2 } from "@/components/beste/piece/input2";
<Input2
digits={[
"4",
"2",
"7",
"",
"",
""
]}
total={6}
/>Masked password row rendered as spaced mono bullets paired with an eye reveal button.
Bare text input atom with a focused state that adds a primary ring and a blinking caret after the value.
Keyboard shortcut field that renders the captured keys as keycap pills with a blinking REC indicator while recording.