Keycap
A full-size physical key for scene moments · ceramic surface lit on its top edge, standing on a real wall of shadow. Press it and it bottoms out.
Draw
draw a card
$npx shadcn@latest add @clow/keycapFirst 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
<Keycap>[ API ]</Keycap>Examples
basic
Props
| prop | type | default |
|---|---|---|
| size | md | lg | md |
| children | text | [ API ] |

