微信小程序动画课程-通过wxss(css)来实现-animation-play-state属性

animation-play-state属性 定义和用法 animation-play-state 属性规定动画正在运行还是暂停。默认是 “running” 注释:您可以在 JavaScript 中使用该属性,这样就能在播放过程中暂停动画。 默认值: running 继承性: no 版本: CSS3 JavaScript 语法: object.style.animationPlayState=“p
相关文章
相关标签/搜索