Skip to content

Vizzu / Modules / vizzu / Anim / ControlOptions

Interface: ControlOptions

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