Command Menu

Navigation

A command palette with search filtering, grouped items, keyboard navigation, match highlighting, and shortcut badges.

Loading preview...
Customize
Placeholder
Empty Message

Props

PropTypeDefaultDescription
itemsCommandItem[]Array of command items ({ id, label, icon?, shortcut?, onSelect, group? }).
placeholderstring'Type a command or search...'Placeholder text for the search input.
emptyMessagestring'No results found.'Message shown when no items match the query.
classNamestring''Additional CSS classes.