📜  停止关键帧动画 javascript 代码示例

📅  最后修改于: 2022-03-11 15:02:24.246000             🧑  作者: Mango

代码示例1
// If you applied the animation the "body"
document.body.style.animationPlayState = "paused";