---
category: Principles
order: 9
title: Use Transition
---
Our Gray Matter are wired to react to dynamic things like movement,shape change and colour change. Transitions smooth out the jarring world of the Web, making changes appear more natural. The main purpose for Transitions is to provide an engaging interface and reinforce communication.
- Adding: The added elements should inform the users how to use, and the modified elements should be recognized.
- Receding: The irrelevant page elements should be removed properly.
- Normal: The elements without any change on the page can be safely ignored.
---
## Maintain Context While Changing Views
Slide In and Slide Out: Create an illusion of virtual space.
Carousel: Carousels are great for extending vir- tual space.
Accordion: Accordion helps maintain context while switching views.
View Navigation (coming soon)
Image (coming soon)
--- ## Natural Motion Please refer to [Ant Motion, a motion language](http://motion.ant.design/#/language/)。