<kendo:contextMenu-animation-open>

The animation that will be used when opening sub menus.

Example

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

Configuration Attributes

duration float

Defines the open animation duration in milliseconds.

Example

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

effects java.lang.String

Effect to be used when opening the popup.

Example

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