NeumorUINeumorUI
📖📦
Navigation

CommandMenu

Cmd+K command palette with fuzzy search, grouped items, keyboard navigation, and shortcuts.

tsx
1import { CommandMenu } from "neumorui";

Example

open
placeholder
emptyMessage
trigger

Props

PropTypeDefault
itemsCommandMenuItem[][]
openboolean-
onOpenChange(open: boolean) => void-
placeholderstring"Type a command or search..."
emptyMessagestring"No results found."
triggerstring"k"