Semantics
Base UI combobox, listbox, options, empty state, and form value.
Composite inputs · stable · MIT
An editable option picker with filtering and collision-aware popup.
Install editable source
Behavior contract
Base UI combobox, listbox, options, empty state, and form value.
Typing filters; arrows move options; Enter selects; Escape closes.
Light and dark themes, logical RTL layout, reduced motion, responsive content, and forwarded public refs.
Source-derived reference
These public React parts are read directly from the canonical source during the documentation build.
GummyComboboxEmptyGummyComboboxInputGummyComboboxInputGroupGummyComboboxItemGummyComboboxLabelGummyComboboxPopupGummyComboboxPositionerGummyComboboxTriggerEach exported part accepts the underlying native, Base UI, or documented Radix prop contract. Inspect the selected source below for exact generic types.
Troubleshooting
Live product source
The Component Lab exercises real source across default, focus, disabled, responsive, dark, reduced-motion, and RTL contexts.
Open the live Component LabInteractive inspection
Resize the canvas, switch its theme, or reverse its reading direction without changing the rest of the page.
Combobox preview: fluid width, light theme, left to right.
Editable source