Page transition

Preserve continuity across page or view changes with a safe fallback.

Preview

Route navigation is accompanied by coordinated exit and entrance states for page-level content.

Preview
Previous
Page transition

Implement Page transition: Preserve continuity across page or view changes with a safe fallback. Use Duration 280ms, Distance 32px, Direction left, Easing soft. Trigger it once when state changes and keep it replayable. Use semantic HTML, scope CSS to .motion-demo--page-transition, and mount the provided vanilla JavaScript interaction runtime. Provide equivalent low-motion behavior for prefers-reduced-motion and .force-reduced-motion.

Learn more