Snap positions
Snap positions are set up on a scroll container . See the CSS Scroll Snap properties.
Snap positions are points where the scrollport stops moving after the scrolling operation completes. Setting up snap positions allows to create a scrolling experience of paging through content instead of needing to drag content into view.
Snap positions are set up on a scroll container . See the CSS Scroll Snap properties.
Updated on April 20, 2024 by Datarist.