Skip to main content

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.

Usage

lib/components/example-combobox.svelte

Examples

Combobox

Popover

Responsive

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