Types

Properties

Link copied to clipboard
The custom text entered by the user when the combo box is editable.
Link copied to clipboard
The list of available options for this combo box.
Link copied to clipboard
The index of the selected option in the options list.

Functions

Link copied to clipboard
open fun isEditable(): Boolean
Returns true when the form element is editable, false otherwise.
Link copied to clipboard
Returns true when multiselection is enabled, false otherwise.