This sample demonstrates the default functionalities of the ComboBox. Type a character in the ComboBox element or click the drodown icon to choose an item from the options
list.
The selected item's value
and text
property values will be shown in the property panel.
Value | : |
Text | : |
The ComboBox component allows the user to type a value, or choose an option from the list of predefined options. More information on the ComboBox instantiation can be found in the documentation section.