Navigation

Command

Fast, composable command palette with fuzzy filtering — opens in a dialog.

Import

import {
  Command,
  CommandDialog,
  CommandDialogPopup,
  CommandInput,
  CommandList,
  CommandGroup,
  CommandItem,
  CommandEmpty,
} from "@countryclub/ui-react";

Default