animateChild
function
Executes a queried inner animation element within an animation sequence.
API
Usage Notes
function animateChild( options?: AnimateChildOptions | null): AnimationAnimateChildMetadata;
animateChild
Executes a queried inner animation element within an animation sequence.
@paramoptions
AnimateChildOptions | null
An options object that can contain a delay value for the start of the animation, and additional override values for developer-defined parameters.
@returns
AnimationAnimateChildMetadata
Jump to details