What is scroll snap type?

The scroll-snap-type specifies how the elements will snap into focus when you stop scrolling, and in what direction. To achieve scroll-snap behavior, the scroll-snap-type property must be set on the parent element, and the scroll-snap-align property must be set on the child elements. Default value: none.

Leave a comment

Your email address will not be published. Required fields are marked *