Installation
Examples
Command palette
Open with Cmd+K, search and navigate.
Esc
Navigation
Actions
↑↓ navigate↵ selectEsc close
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| open | boolean | — | Controlled open state. |
| onOpenChange | (v: boolean) => void | — | Called when state changes. |
| placeholder | string | 'Type a command...' | Search input placeholder. |