CSS Scroll Snap is a module of CSS that introduces scroll snap positions, which enforce the scroll positions that a scroll container’s scrollport may end at after a scrolling operation has completed.
Note: The previous version of this module was called Scroll Snap Points and has been deprecated. CSS Scroll Snap is the current implementation.
Reference
CSS Properties on Containers
CSS Properties on Children
Guides
Specifications
Specification | Status | Comment |
---|---|---|
CSS Scroll Snap Module Level 1 | Candidate Recommendation | Initial definition |
Browser compatibility
The individual property pages detail the browser compatibility situation for Scroll Snap. Read the guide to browser compatibility for an overview of how to support both the old and new specification.