← ui-lab

Command Palette

A Cmd-K style launcher: a modal dialog with a search box over a filterable command list. Typing filters; ArrowDown/ArrowUp move the active command (focus stays in the input via aria-activedescendant); Enter runs it and closes; Escape closes without running.

Preview

No command run

Installation

npx shadcn@latest add https://ui.publictheta.com/r/command-palette.json

Conformance

This component conforms to the @publictheta/ui-spec command-palette specification. Run the suite against any implementation with pnpm conformance.