Page
Default
Renders a standard HTML select element with options.
Variant
The select component supports plain (default), violet, green, and ghost variants. Ghost variants provide a borderless appearance with higher contrast backgrounds.
Size
Use size to control control height. The sm size is 32px.
Invalid
Use the invalid state to indicate validation errors.
Disabled
Shows a disabled select.
Description
Add context with description text positioned above or below the select.
Overflow
The select component handles text overflow when the content exceeds the available width.