how do i add scroll-snap functionallity with javascript?
How can I create the scroll-snap effect with JS?
When I add the css property to my container I'm no longer able to click and drag the container. Is there a way to achieve a similar effect with vanilla?