Command

Command palette primitives for search-first action menus.

Overview

Command provides command palette building blocks for shortcut-based and search-driven workflows.

Usage

import {
  Command,
  CommandInput,
  CommandList,
  CommandGroup,
  CommandItem,
} from "@tilt-legal/cubitt-components/primitives";

Examples

Surface

Dialog Open

On this page