EffectTiming
js.html.EffectTiming (Typedef)
The EffectTiming
dictionary, part of the Web Animations API, is used by Element.animate()
, KeyframeEffectReadOnly()
, and KeyframeEffect()
to describe timing properties for animation effects. These properties are all optional, although without setting a duration
the animation will not play.
Documentation EffectTiming by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See: