Select
Select provides a dropdown interface for choosing from predefined options. It supports single and multi-selection modes, disabled states, validation, and customizable styling.
Examples
(5)Properties
(44)Playground
Basic
Simple single-value select with helper copy and live selection feedback.
Variants
Select accepts the same variant prop as <Input> — default, filled, outline, unstyled — and shares the underlying input styles, so the trigger reads consistently with text inputs in the same form.Custom rendering
Render each option with additional detail and selection styling using
renderOption.Disabled states
Disable individual options or the full control to reflect availability.
Persistent menu
Keep the dropdown open after each choice for quick comparisons.
Scan to open this page on your phonereact-ui-library.com/components/Select
</>
react-ui-library
100+ accessible, themeable components that work seamlessly across iOS, Android, and Web.
A Platform Blocks product.
Quick Links
Resources