Combobox inputs allows users to select one or more options from a dropdown list. It provides a quick and efficient way for users to choose from a predefined set of options.
Comboboxes come in XS, S, and Default sizing.

When selecting Combobox sizing, make sure to select the size that aligns with the same sizing of your other inputs when putting inputs side by side.
When surfacing error messages, let the user know preemptively what the selection parameters are. If an option is not selectable, these options should be disabled and designers should provide a clear reason for why it is unavailable to further prevent errors. For additional information on inline messaging, visit our guidelines on form validation and error handling.
The primary difference between Select Input and Single-Select Combobox is that Combobox allows users to search and benefit from typeahead functionality.

Use a Select input when:
Use a Combobox input when:
The primary difference between Search Input and Single-Select Combobox is that Search Input is used for navigation and filtering, not making a selection.

Use a Search input when:
Use a Combobox input when:
When multiple options are selected in the same category group, they will be combined in a grouped chip with a nested badge that displays the user’s selection.

When multiple options are selected from a Combobox, the input height should expand to a max of 3 rows and an overflow shadow should be added as an affordance to indicate to users there is a scroll.
