No currency found.
Selected:
Installation
CLI
Install the component using the StarUI CLI:
Examples
With Icons
Status selector with colored icons per option
No status found.
Multiple Selection
Multi-select with chips and pre-selected values
No genres found.
Selected:
Grouped
Timezone selector with group headings and separators that auto-hide when filtered
No timezone found.
Keyword Search
Country selector that matches on hidden keywords like alternate names
No country found.
Disabled Items
Individual items can be disabled while others remain selectable
No plan found.
States
Placeholder, disabled, required, and error states
No results found.
No results found.
No results found.
No results found.
A notification channel is required
Form Integration
ComboboxWithLabel in a card form with required validation and helper text
Invite Member
Add someone to the project
API Reference
| Component | Description |
|---|---|
Combobox |
Root container managing selection state via Datastar signals |
ComboboxTrigger |
Search input with chevron button that opens the dropdown |
ComboboxContent |
Popover panel listing filterable options |
ComboboxItem |
Individual selectable option with value, label, and check indicator |
ComboboxEmpty |
Shown when no items match the search query |
ComboboxGroup |
Group related options under a heading |
ComboboxSeparator |
Visual divider between items or groups |
ComboboxWithLabel |
Convenience wrapper with label, helper text, and error text |