Example of Default Functionalities in Javascript Dropdown List Control

/
/
Default Functionalities

This sample demonstrates the default functionalities of the DropDownList. Click the DropDownList element and select an item from the options list. The selected item's value and text property values will be shown the in property panel.

More Details...

Value :
Text :
Description

The DropDownList component contains a list of predefined values from that the user can choose a single value. The default sample illustrates the use of DropDownList that allows the end-users to select an item from the options list. The selected item's value and text property values will be displayed in the property panel. More information on the DropDownList instantiation can be found in the documentation section.