Long-format spacebar keycap with a soft shadow, bracketed by a prompt above and a hint caption below.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Keyboard14 } from "@/components/beste/piece/keyboard14";
<Keyboard14
prompt="Press space to continue"
keyLabel="Space"
hint="or click anywhere"
/>