Skip to main content
On this pageOverview

Combobox

Overview

An autocomplete input with filtering, keyboard navigation, and custom rendering. Uses aria-activedescendant for focus management and supports grouped items.

Single-Select

Nullable

Multi-Select

No selection

Select on Focus

Pass selectInputOnFocus: true to highlight the input text when the combobox receives focus. Typing immediately replaces the current value, making it easy to start a new search without manually clearing the input.