Animation: pending プロパティ

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.

Animation.pendingウェブアニメーション API の読み取り専用プロパティで、アニメーションが現在、再生開始や実行するアニメーションの一時停止などを行う非同期操作を待っているかどうかを示します。

アニメーションが待機中の場合は true、そうでなければ false です。

仕様書

Specification
Web Animations
# dom-animation-pending

ブラウザーの互換性

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
pending

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
See implementation notes.

関連情報