Showing content from https://webplatform.github.io/docs/apis/web_animations below:
Web Animations API · WebPlatform Docs
Web Animations API Summary
Javascript programming interface for modeling synchronizing and timing the changes to a web page’s presentation.
-
Animatable
-
Objects that may be the target of an Animation implement the Animatable interface.
-
AnimationGroup
-
Animation groups are represented by the AnimationGroup interface.
-
AnimationNode
-
Animation nodes are represented in the Web Animations API by the AnimationNode interface.
-
AnimationNodeList
-
The sole reason this interface exists is to provide a familiar experience for authors familiar with DOM interfaces where child nodes are accessed via a children member.
-
AnimationPlayerEvent
-
Constructs a new AnimationPlayerEvent object as described in Constructing events in [DOM4]. http://www.w3.org/TR/dom/#constructing-events
-
AnimationSequence
-
Animation sequences are represented by the AnimationSequence interface.
-
AnimationTiming
-
Timing parameters for an AnimationNode are collected together under the AnimationTiming type.
-
CompositeOperation
-
The possible values of an animation effect’s composition behavior are represented by the CompositeOperation enumeration.
ComputedTimingProperties
:
-
IterationCompositeOperation
-
The possible values of an animation effect’s iteration composite operation are represented by the IterationCompositeOperation enumeration.
-
MotionPathEffect
-
Motion path animation effects are represented by the MotionPathEffect interface.
See also Related articles Animation
External resources
W3C Web Animations Specification, Editors Draft http://w3c.github.io/web-animations/
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4