Command
ui
overlay
control
Command palette for keyboard-driven actions
Search and execute commands quickly
import { Command } from "@everydayos/ui";API
| Prop | Type | Default |
|---|---|---|
className | unknown | — |
Composition
Pairs well with
Dialog
When to avoid
- Simple search — use Input instead
- Navigation only — use NavigationMenu instead