Tooltip.animation
configurationConfigures the opening and closing animations of the tooltip. Setting the animation option to false will disable the opening and closing animations. As a result the tooltip will open and close instantly.
animation:true is not a valid configuration.
tooltip.animation
Boolean|Objecttooltip.animation.close
ObjectThe animation played when the tooltip is closed.
tooltip.animation.open
ObjectThe animation played when the tooltip is opened.