AnimationStaggerMetadata
interface
Encapsulates parameters for staggering the start times of a set of animation steps.
Instantiated and returned by the stagger()
function.
API
interface AnimationStaggerMetadata { override type: AnimationMetadataType;}}
Jump to details