<kendo:splitButton-popup>

The options that will be used for the popup initialization. For more details about the available options refer to Popup documentation.

Example

<kendo:splitButton>
    <kendo:splitButton-popup></kendo:splitButton-popup>
</kendo:splitButton>

Configuration Attributes

appendTo java.lang.String

Defines a jQuery selector that will be used to find a container element, where the popup will be appended to.

Example

<kendo:splitButton-popup appendTo="appendTo">
</kendo:splitButton-popup>
In this article
Not finding the help you need?