Raised kbd keys joined with a plus separator. Any combo works.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Keyboard1 } from "@/components/beste/piece/keyboard1";
<Keyboard1
keys={[
"⌘",
"K"
]}
label="Quick search"
/>Titled panel listing several actions with their key combos stacked on the right.
Vim-style multi-step combo showing keys separated by arrows with per-step labels.
Lit-up key with a pinging halo behind it and a caption beneath to cue the user.
Row of small tactile keycaps laid out in order, great for Konami-style cheat codes or macro combos.
Horizontal strip of F-keys, each annotated with the action it triggers.
Rounded pill that embeds a keycap between prefix and suffix copy for quick prompts.