Vizzu-Story / Exports / Vizzu / Anim / ControlOptions
Interface: ControlOptions
Properties
direction
• Optional
direction: "reverse"
| "normal"
Play direction of the animation.
playState
• Optional
playState: "paused"
| "running"
Determines if the animation should start automatically after the animate() call.
position
• Optional
position: number
The starting position of the animation.