Skip to content

Command

stable

Command palette / combobox built on cmdk with DS token styling. Composable sub-components.

OverlaysInteractive/Storybook ↗
import { Command } from "@nodus/design-system"
Demo coming soon

Props

childrenrequired
Type ReactNodeDefault

Command sub-components (CommandInput, CommandList, etc.)

Accessibility

  • Built on cmdk which provides combobox ARIA roles
  • Keyboard navigation handled internally
  • focus-visible outline on items
Metadatasemantictypesurfaceborder
Design Rationale

This component was designed to express:

Explore Related

Was this helpful?