Articles tagged: Web Animations
Found 14 documents
- Mozilla/Performance/Scroll-linked_effects The definition of a scroll-linked effect is an effect implemented on a webpage where something ...
- Web/API/Animation The Animation interface of the Web Animations API represents a single animation player and ...
- Web/API/Animation/currentTime The Animation.currentTime property of the Web Animations API returns and sets the current time ...
- Web/API/Animation/playbackRate The Animation.playbackRate property of the Web Animations API returns or sets the playback rate ...
- Web/API/Animation/playState The Animation.playState property of the Web Animations API returns and sets an enumerated value ...
- Web/API/Animation/ready The Animation.ready property of the Web Animations API returns the current ready Promise for ...
- Web/API/Animation/startTime The Animation.startTime property of the Animation interface returns or sets the scheduled time ...
- Web/API/AnimationEvent The AnimationEvent interface represents events providing information related to animations.
- Web/API/AnimationEvent/AnimationEvent The AnimationEvent() constructor returns a newly created AnimationEvent, representing an event ...
- Web/API/AnimationEvent/animationName The AnimationEvent.animationName read-only property is a DOMString containing the value of the ...
- Web/API/AnimationEvent/elapsedTime The AnimationEvent.elapsedTime read-only property is a float giving the amount of time the ...
- Web/API/AnimationEvent/initAnimationEvent The AnimationEvent.initAnimationEvent() method Initializes an animation event created using the ...
- Web/API/AnimationEvent/pseudoElement The AnimationEvent.pseudoElement read-only property is a DOMString, starting with '::', ...
- Web/API/Web_Animations_API The Web Animations API provides a common language for browsers and developers to describe ...