Rounded pill that embeds a keycap between prefix and suffix copy for quick prompts.
The import and the props worth knowing about, in one place.
import { Keyboard11 } from "@/components/beste/piece/keyboard11";
<Keyboard11
prefix="Press"
keys={[
"⌘",
"K"
]}
suffix="to open search"
/>Vim-style multi-step combo showing keys separated by arrows with per-step labels.
Titled panel listing several actions with their key combos stacked on the right.
Phone-style number pad with tactile keycaps and a row of filled dots tracking how many digits are entered.