What is the difference between the mandatory and proximity snap types?
Mandatory ensures the scroll container will always come to rest on a snap point. It forces the browser to align to an item even if the user barely swipes. Proximity acts like a magnet—it will only snap if the user's scroll comes to rest reasonably close to a snap point. Proximity is generally considered safer for accessibility and varied screen sizes.