Command

Composable command menu (command palette) with search.

Preview

No results found.

Installation

bash
npx sigma-ui add command

Examples

Basic

No results found.

Dialog

To show the command menu in a dialog, use the <CommandDialog /> component:

Press J

Combobox

You can use the <Command /> component as a combobox. See the Combobox page for more information.

Edit this page on GitHub