From native select to searchable, multi-token comboboxes. The component with the widest gap between a naive build and a production one.
Also appears as: Select · Combobox · ComboBox · Autocomplete · Picklist · Cascader
Multi-level dropdown for hierarchical selection (region pickers, taxonomies).
Read the Ant Design breakdownThe reference implementation for enterprise select-with-search patterns.
Read the Lightning Design System breakdownAsync, multi-select, keyboard-accessible with virtualization built in.
Read the MUI (Material UI) breakdownSearchable select with full keyboard model and async support.
Read the Paste breakdownAccessible select with searchable, scrollable, and grouped variants.
Read the Radix UI breakdownSearchable select with async loading and accessible keyboard model.
Read the Spectrum breakdown