query
function
Finds one or more inner elements within the current element that is
being animated within a sequence. Use with animate()
.
API
Usage Notes
query( selector: string, animation: AnimationMetadata | AnimationMetadata[], options?: AnimationQueryOptions): AnimationQueryMetadata;
Jump to details