Command

ui
overlay
control

Command palette for keyboard-driven actions

Search and execute commands quickly

import { Command } from "@everydayos/ui";

API

PropTypeDefault
classNameunknown

Composition

Pairs well with

Dialog

When to avoid

  • Simple search — use Input instead
  • Navigation only — use NavigationMenu instead