Articles tagged: KeyframeEffect
Found 9 documents
- Web/API/AnimationEffectTimingProperties/easing The easing property of the Web Animations API represents the timing function used to scale the ...
- Web/API/KeyframeEffect The KeyframeEffect interface of the Web Animations API lets us create sets of animatable ...
- Web/API/KeyframeEffect/KeyframeEffect The KeyframeEffect() constructor of the Web Animations API returns a new KeyframeEffect object ...
- Web/API/KeyframeEffect/setKeyframes The setKeyframes() method of the KeyframeEffect interface replaces the keyframes that make up ...
- Web/API/KeyframeEffectReadOnly/composite The composite property of a KeyframeEffectReadOnly or a KeyframeEffect resolves how an element's ...
- Web/API/KeyframeEffectReadOnly/getKeyframes The getKeyframes() method of a KeyframeEffectReadOnly or a KeyframeEffect returns an Array of ...
- Web/API/KeyframeEffectReadOnly/iterationComposite The iterationComposite property of a KeyframeEffectReadOnly or a KeyframeEffect resolves how the ...
- Web/API/KeyframeEffectReadOnly/spacing The spacing property of a KeyframeEffectReadOnly or a KeyframeEffect sets the temporal spacing ...
- Web/API/KeyframeEffectReadOnly/target The target property of a KeyframeEffectReadOnly or a KeyframeEffect interface represents ...