Lyse UI
v1.1

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.

Add to v0.dev
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.

Scrollable

Long lists scroll automatically when items exceed available space.

Disabled

Disable the entire select or individual items.