This page is Almost Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

interations

Summary

See the iterations member of the AnimationTimingReadOnly interface.

Values less than zero and NaN values are treated as the value 1.0 for the purpose of timing model calculations.

Property of apis/web animations/AnimationTimingPropertiesapis/web animations/AnimationTimingProperties

Syntax

var result = element.interations;
element.interations = value;