<kendo:actionSheet-items>

A JavaScript array that contains the ActionSheet's items configuration.

Example

<kendo:actionSheet>
    <kendo:actionSheet-items></kendo:actionSheet-items>
</kendo:actionSheet>

Configuration Attributes

Configuration JSP Tags

kendo:actionSheet-item

A JavaScript array that contains the ActionSheet's items configuration.

More documentation is available at kendo:actionSheet-item.

Example

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