<kendo:dropDownButton-items>

Specifies the menu buttons of the DropDownButton.

Example

<kendo:dropDownButton>
    <kendo:dropDownButton-items></kendo:dropDownButton-items>
</kendo:dropDownButton>

Configuration Attributes

Configuration JSP Tags

kendo:dropDownButton-item

Specifies the menu buttons of the DropDownButton.

More documentation is available at kendo:dropDownButton-item.

Example

<kendo:dropDownButton-items>
    <kendo:dropDownButton-item></kendo:dropDownButton-item>
</kendo:dropDownButton-items>
In this article
Not finding the help you need?