Sizes
⌘⌘⌘
Single keys
EscEnterTabSpace?
Modifiers
⌘CtrlShiftAlt
Shortcut group
⌘+KInline in copy
Press⌘+Kto open search
PressCtrl+Sto save on Windows
Chained shortcuts
Go to line⌘+G
Toggle sidebar⌘+Shift+B
Then pressEnter
Ghost variant
Quick reference
Search⌘+K
Save⌘+S
CloseEsc
Custom separator
Ctrl·Alt·DelAPI
| Prop | Required | Type | Default | Description |
|---|---|---|---|---|
| theme | Optional | SiteTheme | atelier | Visual theme. |
| size | Optional | "sm" | "md" | "lg" | md | Padding and text size. |
| variant | Optional | "default" | "ghost" | default | Raised key cap or subtle ghost chip. |
| children | Optional | ReactNode | — | Key label (e.g. ⌘, K, Enter). |
| KeyboardShortcutGroup | Optional | component | — | Renders multiple keys with a configurable separator. |
| keys / separator | Optional | ReactNode[] + ReactNode | — | Group keys and separator between them (default +). |