clear
Optional. Adds the Clear button into the input
css
Adds a custom style to the Select control.
disabled
Optional. Defines whether a select is disabled
error
Optional. Defines whether error styling is applied to a select
id
Optional. Sets an id for inner HTML input
options
Optional. Specifies a set of data items that will be used as select options
placeholder
Optional. Sets a placeholder for the text field of Select
textField
Optional. Binds Select options to the input field by the specified key
title
Optional. Sets a tooltip text with additional info about the control
tooltip
Optional. Sets the tooltip text shown on hover when the control is wrapped in a Tooltip component
value
Optional. Sets the value of a select