Select
The Select component is a form control for choosing a single value from a dropdown list. It provides a compact and accessible way to make selections when the list of options is too long for radio buttons.
tsx
Default
Basic select with placeholder text.
Sizes
Controls trigger height.
Variants
Border and focus ring color for validation states.
Grouped
Organize options with groups, labels, and separators.
Disabled
Disable the entire select or individual items.