<kendo:dialog-actions>

A collection of objects containing text, action and primary attributes used to specify the dialog buttons. #### Example

Example

<kendo:dialog>
    <kendo:dialog-actions></kendo:dialog-actions>
</kendo:dialog>

Configuration Attributes

Configuration JSP Tags

kendo:dialog-action

A collection of objects containing text, action and primary attributes used to specify the dialog buttons. #### Example

More documentation is available at kendo:dialog-action.

Example

<kendo:dialog-actions>
    <kendo:dialog-action></kendo:dialog-action>
</kendo:dialog-actions>
In this article
Not finding the help you need?