Select
Displays a list of options for the user to pick from—triggered by a button.
Dependencies
- @radix-ui/react-select (opens in a new tab) - Built on top of this primitive.
Usage
Scrollable
Disabled
Variants
SelectContent position
The SelectContent
can be positioned either popper
(default) or item-aligned
. Test it with switch.
Form
Multi-Select
API Reference
To see the full API docs of Select component visit Radix Docs (opens in a new tab).
SelectTrigger
Prop | Type | Default |
---|---|---|
status | enum | ─ |
SelectMultiple
Prop | Type | Default |
---|---|---|
status | enum | ─ |