Kbd
A tiny glass key cap for keyboard shortcuts: top edge lit, resting on a faint bottom shadow like a physical key.
Draw
draw a card
$npx shadcn@latest add @clow/kbdFirst 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
⌘K
props
<Kbd>⌘K</Kbd>Examples
basic
Props
| prop | type | default |
|---|---|---|
| children | text | ⌘K |

