containerAnimation
"Scroll this page vertically and you'll see a horizontal fake-scrolling section where a container is animated on the x-axis using a ScrollTrigger animation. With containerAnimation
you can trigger animations when certain elements inside that container enter the viewport horizontally! It's like a ScrollTrigger inside of a ScrollTrigger. 🤯
Here are a few caveats to keep in mind:
ease: "none"
).containerAnimation
.end
100px further to the left.