You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ant-design/docs/spec/transition.en-US.md

2.9 KiB

category order title
Principles 9 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.