Vizzu / types/anim / GroupOptions
Interface: GroupOptions
Animation parameters for an animation group.
Extended by
Properties
delay?
optional
delay:Duration
Waiting time interval before the animation starts.
duration?
optional
duration:Duration
The length of time an animation should take to complete.
easing?
optional
easing:Easing
Sets the easing used for the animation.