Pages
Ui.Select
A select component.
Properties
Whether or not the select is disabled.
Whether or not the select is invalid.
The items to show.
Whether or not the dropdown should match the width of the input.
The offset of the dropdown from the input.
The change event handler.
The placeholder to show when there is no value selected.
The position of the dropdown.
The size of the select.
The key of the current selected element.
Functions
Handles the click event.
Handles the keydown event.
Renders the select.