Animation
configurationA collection of Animation objects, used to change default animations. A value of false will disable all animations in the widget.
animation:true is not a valid configuration.
Available animations for the Menu are listed below. Each animation has a reverse options which is used for the close effect by default, but can be over-ridden by setting the close animation. Each animation also has a direction which can be set off the animation (i.e. slideIn:Down).
animation
Boolean|Objectanimation.close
ObjectThe animation that will be used when closing sub menus.
animation.open
ObjectThe animation that will be used when opening sub menus.