CommandPalette

CommandPalette Component

stable
Playground

CommandPalette requires interactive state. See component directly.

Props
PropTypeDefaultValue
openboolean
placeholdertext
Default

CommandPalette requires interactive state. See component directly.

WithIcons

CommandPalette with icon commands.

WithShortcuts

CommandPalette with keyboard shortcuts.

PROPTYPEDEFAULTDESCRIPTION
openbooleanOpen state
placeholdertextSearch placeholder
Using CommandPalettetsx
import { CommandPalette } from '@/components/CommandPalette'

<CommandPalette
  open="..."
  placeholder="..."
/>
Tokens Used
No design tokens detected