Clow

Command Palette Card

A fixed-footprint paper command palette for product cards and demos: search shell, grouped rows, kbd hints. Not the live Command autocomplete.

Draw

draw a card
$npx shadcn@latest add @clow/command-palette-card
First 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
<CommandPaletteCard />

Examples

basic

Props

proptypedefault
placeholdertextType a command…