Skip to content
Chqx Playground
Main Navigation
首页
基础知识
前端技巧
前端扩展
仓库
Appearance
返回顶部
Return to top
本页目录
Table of Contents for current page
Web Animations API
Web Animations API 允许同步和定时更改网页的呈现,即 DOM 元素的动画。它通过组合两个模型来实现:时序模型和动画模型。
TODO