Keyboard shortcut field that renders the captured keys as keycap pills with a blinking REC indicator while recording.
New here? Read the installation guide.
import { Input8 } from "@/components/beste/piece/input8";
<Input8
keys={[
"⌘",
"Shift",
"K"
]}
label="Keyboard shortcut"
hint="Press any combination"
recording={true}
tone="primary"
/>Pill dictation input with a blinking caret, live waveform bars, and a rose mic button while listening.
Crypto address field with a gradient Ξ avatar, shortened mono address, and an ENS lookup chip.
Bare text input atom with a focused state that adds a primary ring and a blinking caret after the value.