Native Select

A styled native HTML select element with consistent design system integration.

Usage

Default

Groups

Use NativeSelectGroup to organize options into categories.

Disabled

Add the disabled attribute to the NativeSelect component to disable the select.

Invalid

Use aria-invalid to show validation errors.

Native Select vs Select

NativeSelect: Choose for native browser behavior, superior performance, or mobile-optimized dropdowns.

Select: Choose for custom styling, animations, or complex interactions.

Installation

Components

ComponentBuilt usingSource
NativeSelectPhlex
NativeSelectDocsPhlex
NativeSelectGroupPhlex
NativeSelectIconPhlex
NativeSelectOptionPhlex