iterations
Summary
The animation node’s iteration count property.
A real number greater than or equal to zero (including positive infinity) representing the number of times to repeat the animation node.
Property of apis/web_animations/AnimationTimingReadOnlyapis/web_animations/AnimationTimingReadOnly
Syntax
Note: This property is read-only.
var result = element.iterations;
Return Value
Returns an object of type doubledouble