Keycap Board
A small console of physical Keycaps on paper: rows of labels, active keys wash with accent, optional mono caption. Scene prop for shortcuts, not inline Kbd.
Draw
draw a card
$npx shadcn@latest add @clow/keycap-boardFirst time? Point @clow at the registry
Once per project, add the registry to your components.json. Then draw any card by name.
"registries": {
"@clow": "https://clow.cards/r/{name}.json"
}Full setup →Playground
props
<KeycapBoard />Examples
basic
Props
| prop | type | default |
|---|---|---|
| size | md | lg | md |
| caption | text | command palette |

