You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
1.7 KiB

---
7 years ago
order: 5
title:
zh-CN: 动效
en-US: Motion
---
7 years ago
Ant Motion 是 Ant Design 中提炼出来的动效语言。他不仅仅是动效语言,同时也是一套 React 框架动效解决方案,可以帮助开发者,更容易的在项目中使用动效。 我们提供了单项,组合动画,以及整套解决方案。
7 years ago
你可以通过 React 标签,以简单的配置即可完成想要的动画,可以快速的实现不同组合的动画效果,更好的提高你的工作效率,[Github 反馈地址](https://github.com/ant-design/ant-motion/issues)
7 years ago
## 设计资源
Ant Motion 在界面里主要是来加强体验舒适度、描述层级关系、增加界面活力、反馈与意向等功能性的动效。并提供了完整的一套遵从 Ant Design 的视觉规范来完成的 demo 页面,可灵活又快速的配置出你想要的首页模板。
- [动效语言](https://motion.ant.design/language/basic)
- [首页的解决方案](https://motion.ant.design/edit/#t%3Dnav_0_0%2Ccontent_0_0%2Ccontent_2_0%2Ccontent_3_0%2Ccontent_4_0%2Cfooter_0_0)
## 前端实现
我们提供完善的动效语言 & 动效组件 & 动效模板,此外还提供了一整套首页的解决方案,来帮助用户快速设计出高质量的动效。资源在不断优化更新中,你的阅读和反馈正是我们不断前进的动力。
- [单元素动效执行组件](https://motion.ant.design/components/tween-one)
- [样式进出场组件](https://motion.ant.design/components/animate)
- [队列进出场组件](https://motion.ant.design/components/queue-anim)
- [随滚动执行效果组件](https://motion.ant.design/components/scroll-anim)
- [切换效果组件](https://motion.ant.design/components/banner-anim)