Combobox

Text input with autocomplete dropdown. Supports filtering, multiple selection, and full keyboard nav.

API Reference

<Combobox>
<Combobox.ClearTrigger> extends ComboboxClearTriggerProps
All props inherited from ComboboxClearTriggerProps.
<Combobox.Content>
<Combobox.Control>
<Combobox.Empty> extends ComboboxEmptyProps
All props inherited from ComboboxEmptyProps.
<Combobox.Input>
<Combobox.Item> extends ComboboxItemProps
All props inherited from ComboboxItemProps.
<Combobox.ItemGroup> extends ComboboxItemGroupProps
All props inherited from ComboboxItemGroupProps.
<Combobox.ItemGroupLabel> extends ComboboxItemGroupLabelProps
All props inherited from ComboboxItemGroupLabelProps.
<Combobox.ItemIndicator> extends ComboboxItemIndicatorProps
All props inherited from ComboboxItemIndicatorProps.
<Combobox.ItemText> extends ComboboxItemTextProps
All props inherited from ComboboxItemTextProps.
<Combobox.Label> extends ComboboxLabelProps
All props inherited from ComboboxLabelProps.
<Combobox.List> extends ComboboxListProps
All props inherited from ComboboxListProps.
<Combobox.Positioner>
<Combobox.Trigger> extends ComboboxTriggerProps
All props inherited from ComboboxTriggerProps.