Combobox

Combine text input with dropdown selection.

Installation

pnpm add @base-ui/react motion

Examples

Implement this component in your project using Yumma CSS and Base UI.

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.

Next.js
Remix
Astro
Nuxt
SvelteKit
SolidStart
Analog
Gatsby

Static

Open and close instantly, without animation.