- Accommodating different setups for various screen sizes, like a mobile version and desktop version - ScrollTrigger.matchMedia()
- Batching and staggering elements that enter the viewport, similar to what's often done with IntersectionObserver - ScrollTrigger.batch()
- Integrating with smooth scrolling libraries - ScrollTrigger.scrollerProxy()
3.4 release
· 3 min read