Components/CommandDialog

CommandDialog

Keyboard-driven command palette with fuzzy search.

Installation

Examples

Command palette

Open with Cmd+K, search and navigate.

Esc

Navigation

Actions

↑↓ navigate selectEsc close

API Reference

PropTypeDefaultDescription
openbooleanControlled open state.
onOpenChange(v: boolean) => voidCalled when state changes.
placeholderstring'Type a command...'Search input placeholder.