<kendo:actionSheet-actionButtons>

A JavaScript array that contains the ActionSheet's action buttons configuration. They will be rendered in the footer of the widget.

Example

<kendo:actionSheet>
    <kendo:actionSheet-actionButtons></kendo:actionSheet-actionButtons>
</kendo:actionSheet>

Configuration Attributes

Configuration JSP Tags

kendo:actionSheet-actionButton

A JavaScript array that contains the ActionSheet's action buttons configuration. They will be rendered in the footer of the widget.

More documentation is available at kendo:actionSheet-actionButton.

Example

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