Fluent UI components use @fluentui/react-motion to handle animations. Components that expose a motion slot can be configured by consumers to disable or customize the animation.
For components that provide a motion slot, you can disable or customize the motion by configuring these slots. For technical details on creating motion slots in your own components, see:
- motionSlot() — for one-way or looping animations
- presenceMotionSlot() — for enter/exit presence animations