Example of Default Functionalities in Javascript ComboBox Control

/
/
Default Functionalities

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.

More Details...

Value :
Text :
Description

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.