class is typically applied to the root level DOM of a widget's view.
Use it to define custom rules for styling specific widget instances.
disabled indicates the control should not be interactable.
name of the control.
Used by controls to tag events with names.
onChange handler.
options available for the Select.
value of the control.
Used to intialize controls and may also be the value of an Event.
Generated using TypeDoc
SelectAttrs