<kendo:menu-animation-open>
The animation that will be used when opening sub menus.
Example
<kendo:menu-animation>
<kendo:menu-animation-open></kendo:menu-animation-open>
</kendo:menu-animation>
Configuration Attributes
duration float
Defines the animation duration in milliseconds.
Example
<kendo:menu-animation-open duration="duration">
</kendo:menu-animation-open>
effects java.lang.String
Effect to be used for opening of the popup.
Example
<kendo:menu-animation-open effects="effects">
</kendo:menu-animation-open>