Belin.io Core
    Preparing search index...

    Function waitForAnimations

    • Returns a promise that resolves when the specified element has finished all its animations.

      Parameters

      • element: Element

        The element to query.

      Returns Promise<PromiseSettledResult<Animation>[]>

      The element animations.