Wijmo UI for the Web
animated Field
wijmo.menu Namespace > wijmenu_animation Interface : animated Field

The animation effect you apply to the menu. This animation effect will control how the submenu is shown. Please see the Animation Effects topic for a list of the available animation effects.

Syntax
var instance; // Type: wijmo.menu.wijmenu_animation;
var value; // Type: string
value = instance.animated;
var animated : string;
See Also

Reference

wijmenu_animation Interface