iterationStart
Summary
The animation node’s iteration start property.
A finite real number greater than or equal to zero representing the number of iterations into the animation node at which to begin.
Property of apis/web_animations/AnimationTimingReadOnlyapis/web_animations/AnimationTimingReadOnly
Syntax
Note: This property is read-only.
var result = element.iterationStart;
Return Value
Returns an object of type doubledouble