Combobox

Autocomplete input and command palette with a list of suggestions.

Preview

Installation

The Combobox is a composition of these components: <Popover />, <Command />

Install them to create Combobox:

Examples

Basic

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.

Edit this page on GitHub