Docs
Combobox

Combobox

Autocomplete input and command palette with a list of suggestions.

Loading...

Popover

Loading...
Loading...

Responsive

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

Loading...

Installation

The Combobox is built using a composition of the <Popover /> and the <Command /> components.

See installation instructions for the Popover and the Command components.