⚠️ Project in development, will be released soon

Command

Composable command menu (command palette) with search.

Preview

Suggestions
Calendar
Search Emoji
Calculator
Settings
Profile⌘P
Billing⌘B
Settings⌘S

Installation

bash
npx sigma-ui add command

Examples

Basic

Suggestions
Calendar
Search Emoji
Calculator
Settings
Profile⌘P
Billing⌘B
Settings⌘S

Dialog

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

Press J

Popover

Status

featureCreate a new project

Responsive

You can create a responsive combobox by using the <Popover /> on desktop and the <Drawer /> components on mobile.

Form

This is the language that will be used in the dashboard.

Combobox

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

Edit this page on GitHub