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