AnimationAnimateRefMetadata
interface
Encapsulates a reusable animation.
Instantiated and returned by the useAnimation()
function.
API
interface AnimationAnimateRefMetadata { override type: AnimationMetadataType;}}
Jump to details
Encapsulates a reusable animation.
Instantiated and returned by the useAnimation()
function.
interface AnimationAnimateRefMetadata { override type: AnimationMetadataType;}}