Back to Content

Snap positions

files/en-us/glossary/snap_positions/index.md

latest462 B
Original Source

Snap positions are points where the {{Glossary("scroll container", "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 {{Glossary("scroll container")}}. See the CSS Scroll Snap properties.

See also

  • {{glossary("Scroll snap")}}