Example of Dropdown Menu in Javascript Button Control

/
/
Dropdown Menu

This sample demonstrates the default functionalities of the DropDownButton. Clicking DropDownButton will display popup with list of action items.

More Details...

Description

The DropDownButton component is used to toggle contextual overlays for displaying list of action items. It can contain both text and images. In this sample, DropDownButton contains icon, content and list of action items, and can be added using iconCss, content and items property. More information about DropDownButton can be found in this documentation section.