Components
Combobox
An input with a list of suggestions that allows users to select from the list or enter a custom value.
Loading
Installation
The Combobox is built using a composition of the Popover and the Command components.
Examples
Group
Disabled Option
Indicator Position
Custom Indicator
Add Option
Icon
Status
Country
Timezone
Phone Number
Badge
User
Multiple - Default
Multiple - User
Multiple - Expandable
Multiple - Count Label
Form
Loading
Pattern
Tokens
7 CSS variables in 3 categories.
height
| CSS Variable | Value | Description |
|---|---|---|
--combobox-height-sm | var(--component-height-sm) | — |
--combobox-height-md | var(--component-height-md) | — |
--combobox-height-lg | var(--component-height-lg) | — |
px
| CSS Variable | Value | Description |
|---|---|---|
--combobox-px-sm | var(--component-px-sm) | — |
--combobox-px-md | var(--component-px-md) | — |
--combobox-px-lg | var(--component-px-lg) | — |
radius
| CSS Variable | Value | Description |
|---|---|---|
--combobox-radius | var(--component-radius-md) | — |