Is it possible to scroll down so that each section appears in its full? (example: https://www.tesla.com/) If not with sections, is there a way to do it with containers or other elements?
Community X.
Connect with other creators, share ideas, give feedback and get the latest product updates.
Search

Hey @shirilipinsky,
You can get this effect by using the layouter tool.
Place a layouter & changed its layout to a slider.
Set the slider direction to vertical.
Turn on scroll snap & set align snap to the end.
Set all items hight to 100vh.
Use etch item for different sections
That's awesome! Thank you so much
Hi @Klara Kompel.
I tried using your method but it turns out that the scroll snap feature only works when the Slider Direction is set to Horizontal. Can you let me know how to make scroll snap work in the vertical direction? Thanks!