jQuery.wijmo.wijmenu Namespace > options type : showAnimation Field |
This option determines the animation effect, the duration, and the easing effect used to hide the submenus. You can also use this option to set any animation-specific options, such as direction.
Javascript (Usage) | |
---|---|
var value; // Type: any value = jQuery.wijmo.wijmenu.options.showAnimation; |
Javascript (Specification) | |
---|---|
|