We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
这是一个过渡的概念
旋转、缩放、倾斜、平移给定元素
translate3d、rotate3d开启GPU硬件加速
The text was updated successfully, but these errors were encountered:
No branches or pull requests
css transition
这是一个过渡的概念
缺点:需要时间触发,一次性的不能自动重复,没有中间状态
css animation
css transform
旋转、缩放、倾斜、平移给定元素
translate3d、rotate3d开启GPU硬件加速
The text was updated successfully, but these errors were encountered: