AnimationAnimateMetadata
interface
deprecatedsince v20.2
Encapsulates an animation step. Instantiated and returned by
the animate() function.
Deprecation warning
timings
string | number | AnimateTimingsThe timing data for the step.
styles
AnimationStyleMetadata | AnimationKeyframesSequenceMetadata | nullA set of styles used in the step.
Jump to details