Skip to content

Vizzu / Exports / Anim / ControlOptions

Interface: ControlOptions

Anim.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.