sequence
function
Defines a list of animation steps to be run sequentially, one by one.
API
Usage Notes
sequence( steps: AnimationMetadata[], options?: AnimationOptions): AnimationSequenceMetadata;
Jump to details
Defines a list of animation steps to be run sequentially, one by one.
sequence( steps: AnimationMetadata[], options?: AnimationOptions): AnimationSequenceMetadata;