Pages
Ui.Native.Select
A select component using the native select
element.
States
A variable for tracking the focused state.
Properties
Whether or not the select is disabled.
Whether or not the select is invalid.
The items to show.
The change event handler.
The placeholder to show when there is no value selected.
The size of the select.
The key of the current selected element.
Functions
The blur event handler.
The change event handler.
The focus event handler.
Renders the select.