Forms & inputs Combobox

Components

Combobox

A searchable select for long option lists.

Default

States

Disabled
Invalid

Pick a style before publishing.

Clearable

With prefix icons & custom items

Multiple with chips

Multiple keeps selections in an array so the list stays open as you add styles, and each pick renders as a removable chip in the trigger (upstream's ComboboxChips / ComboboxChip).

This popover-backed combobox is the shadcn Popup variant, and its CommandInput is the Input Group (search field + list). cmdk auto-highlights the first match as you type (Auto Highlight). Leave value unmanaged for the Uncontrolled pattern, resize the trigger with the size prop (Sizes), and drop the same <Command> inside <DialogContent> to use it inside a Modal.

Markdown for agents: /design/combobox.md · spec: /design.md