Combobox

Combine text input with dropdown selection.

Installation

pnpm add @base-ui/react motion

Examples

Free, accessible React combobox components built with Base UI for searchable dropdowns, multi-select tags, and filtered suggestions with keyboard support.

Base


Multiple

Enable multi-select with the multiple prop. Selected items render as removable chip tags inside the input.


Inline

Use the inline prop to render the list directly in the page without a floating popup.

SSarah@sarah
JJohn@john
NNoah@noah
MMelanie@leok
RRiley@rileyb
AAdrian@adrianm
JJessica@jessicam
AAiden@aidenw
LLiam@liamj
MMaria@mariav

Static

Open and close instantly, without animation.


Grouped

Coming Soon…


Loading

Coming Soon…