搜索文档
animation-play-state 属性定义一个动画是否运行或者暂停。 恢复一个已暂停的动画,将从它开始暂停的时候,而不是从动画序列的起点开始在动画。
animation-play-state
/* Single animation */ animation-play-state: running; animation-play-state: paused; /* Multiple animations */ animation-play-state: paused, running, running;
/*默认值running*/ animation-name: running | paused;
LCD tables only load in the browser with JavaScript enabled. Enable JavaScript to view data.