AnimationReferenceMetadata
interface
Encapsulates a reusable animation, which is a collection of individual animation steps.
Instantiated and returned by the animation()
function, and
passed to the useAnimation()
function.
API
interface AnimationReferenceMetadata extends AnimationMetadata {}
Jump to details