Composable command menu (command palette) with search.
npx sigma-ui add command
To show the command menu in a dialog, use the <CommandDialog /> component:
<CommandDialog />
Press ⌘J
You can use the <Command /> component as a combobox. See the Combobox page for more information.
<Command />
Table of content