Combobox
An input combining a text field with a filterable list of selectable options.
$
Registry itembunx shadcn@latest add @nx-ui/comboboxSingle select
Type to filter, then pick a single organisation from the list.
Grouped options
Group related regions with labels and separators; the first match highlights as you type.
Clearable, disabled & error
Add a clear button, dim the whole control, or flag an invalid selection.
Choose a stream to continue.
Multiple with chips
Select several waste streams; each choice becomes a removable chip.
Green waste
Digestate
In a form
A labelled field pairing a combobox with a helper hint, as it would appear on an intake form.
API reference
Exported parts and their props, extracted from the component source.