Command
A command palette for searching and executing actions.
Installation
dotnet add package Lumeo
One-time app setup (AddLumeo(), CSS & JS) is covered in the
installation guide.
Usage
@using Lumeo <Command />
When to Use
- Command palettes for power users to quickly find and execute actions
- Search interfaces with categorized, filterable results
- Keyboard-driven navigation for switching between pages or features
Suggestions
Actions
Actions
Actions
Navigation
API Reference
Command
CommandInput
CommandList
CommandGroup
CommandItem
CommandEmpty
CommandSeparator
Related Components
- Select — For choosing a single value from a predefined list
- Combobox — For searchable dropdown selection with autocomplete
- DropdownMenu — For contextual action menus triggered by a button