Command
Command palette list with fuzzy filtering, groups, shortcuts, and a dialog variant.
Import
import { Command, CommandDialog, CommandInput, CommandList, CommandEmpty, CommandGroup, CommandItem, CommandShortcut, CommandSeparator } from "@repo/design-system/components/ui/command";Type to fuzzy-filter across groups. Wrap the same composition in CommandDialog for a palette overlay.