Skip to content

Reduce motion

Use af-reduce-motion to reduce or remove animations in a subtree for users who prefer reduced motion.

ClassStyles
af-reduce-motionForces near-zero animation/transition durations within subtree
Reduce motion in a subtree
<div class="af-reduce-motion">
  <div class="af-spinner">
  </div>
</div>

All reduce-motion utilities support responsive variants using the @{bp} suffix. See Responsive Suffix for syntax and breakpoints.