Command

The Command is a fast, composable, command menu for React.


Command is React only and utilizes cmdk under the hood. There is no Web Component alternative.

Use the OdsCommand component to render a command menu within a popover.

Use the OdsCommandDialog component to render the command menu within a dialog.

The Command is built off of the cmdk library. Please reference its documentation for more information on the available props.

Usage

This section includes guidelines for designers and developers about the usage of this component in different contexts.

Search