---
title: useReducedMotion
description: Detect the user's prefers-reduced-motion OS setting and reactively disable animations.
---
<import src="../../../shared/react/hooks/use-reduced-motion.mdx#content" />

> ℹ️ **Info:**
> c15t's built-in components already respect prefers-reduced-motion internally. This hook is primarily useful when building custom UI with the headless approach.
