<kendo:contextMenu-animation-close>

The animation that will be used when closing sub menus.

Example

<kendo:contextMenu-animation>
    <kendo:contextMenu-animation-close></kendo:contextMenu-animation-close>
</kendo:contextMenu-animation>

Configuration Attributes

duration float

Defines the close animation duration in milliseconds.

Example

<kendo:contextMenu-animation-close duration="duration">
</kendo:contextMenu-animation-close>

effects java.lang.String

Effect to be used when closing the popup.

Example

<kendo:contextMenu-animation-close effects="effects">
</kendo:contextMenu-animation-close>
In this article
Not finding the help you need?