Open
Description
To make animations accessible per default, maybe we should add a reduced motion media query test before playing any animation. Then via a prop you could disable this, so it always plays. This could be fine for smaller animations and animations with just opacity or color changes.
So it would be up to the developer to decide if the animation is safe.