Easing

Compare common easing curves and custom cubic-bezier velocity profiles.

Preview

An easing function maps linear timeline progress to a changing rate of property interpolation.

Preview

Implement Easing: Compare common easing curves and custom cubic-bezier velocity profiles. Use Demo duration 520ms, Distance 120px, Easing ease-out. Trigger it once when state changes and keep it replayable. Use semantic HTML, scope CSS to .motion-demo--easing, and mount the provided vanilla JavaScript interaction runtime. Provide equivalent low-motion behavior for prefers-reduced-motion and .force-reduced-motion.

Learn more