📄️ clear
Optional. Adds the Clear button into a combo input
📄️ disabled
Optional. Defines whether a combo is disabled
📄️ error
Optional. Defines whether error styling is applied to a combo
📄️ id
Optional. Sets an id for a combo
📄️ options
Optional. Specifies a set of data items that will be used as combo options
📄️ placeholder
Optional. Sets the text of the input's placeholder
📄️ textField
Optional. Binds combo options to the input field by the specified key
📄️ textOptions
Optional. Specifies a set of data items that will be used in the input and hidden from dropdown
📄️ title
Optional. Sets a tooltip text with additional info about the control
📄️ value
Optional. Sets the value of a combo