← ui-lab

Multi Combobox

A token autocomplete: type to filter the popup, and choose an option to add it as a removable chip (which removes it from the list). Remove a chip with its button, or press Backspace on an empty input to remove the last one. It combines the editable Combobox with the Tag Input into the multi-select autocomplete used across modern forms.

Preview

Installation

npx shadcn@latest add https://ui.publictheta.com/r/multi-combobox.json

Conformance

This component conforms to the @publictheta/ui-spec multi-combobox specification. Run the suite against any implementation with pnpm conformance.