此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

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 ⁨2020年3月⁩.

Web Animations APIAnimation.pending 只读属性指示动画当前是否正在等待异步操作,例如启动播放或暂停正在运行的动画。

如果动画正在等待,则为 true;否则为 false

规范

Specification
Web Animations
# dom-animation-pending

浏览器兼容性

参见