Select
A native select input with custom styling, error state, and disabled options.
Default
Pass an options array. Use placeholder for the empty state.
With Label
Error state
Please select a country.
Disabled options
Set disabled: true on individual options to make them unselectable.