A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/API/Animation/pending below:

Animation: pending property - Web APIs

MDN Web Docs
  1. Web
  2. Web APIs
  3. Animation
  4. pending

Filter sidebar

In this article
  1. Web Animations API
  2. Animation
  3. Constructor
    1. Animation()
  4. Instance properties
    1. currentTime
    2. effect
    3. finished
    4. id
    5. overallProgress
    6. pending
    7. playbackRate
    8. playState
    9. ready
    10. replaceState
    11. startTime
    12. timeline
  5. Instance methods
    1. cancel()
    2. commitStyles()
    3. finish()
    4. pause()
    5. persist()
    6. play()
    7. reverse()
    8. updatePlaybackRate()
  6. Events
    1. cancel
    2. finish
    3. remove
  7. Inheritance
    1. EventTarget
  8. Related pages for Web Animations
    1. AnimationEffect
    2. AnimationEvent
    3. AnimationPlaybackEvent
    4. AnimationTimeline
    5. Document.getAnimations()
    6. Document.timeline
    7. DocumentTimeline
    8. Element.animate()
    9. Element.getAnimations()
    10. KeyframeEffect
    11. ScrollTimeline
    12. ViewTimeline
  9. Guides
    1. Using the Web Animations API
    2. Web Animations API Concepts
    3. Keyframe Formats
    4. Web animation API tips and tricks
In this article Animation: pending property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2020.

The read-only Animation.pending property of the Web Animations API indicates whether the animation is currently waiting for an asynchronous operation such as initiating playback or pausing a running animation.

Value

true if the animation is pending, false otherwise.

Specifications Specification Web Animations
# dom-animation-pending
Browser compatibility See also Help improve MDN Was this page helpful to you? Learn how to contribute

.

This page was last modified on Apr 6, 2023 by MDN contributors.

View this page on GitHub

•

Report a problem with this content

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4