animation
function
Produces a reusable animation that can be invoked in another animation or sequence,
by calling the useAnimation()
function.
API
Usage Notes
animation( steps: AnimationMetadata | AnimationMetadata[], options?: AnimationOptions): AnimationReferenceMetadata;
Jump to details