Capítulo 329 de 411

Chapter 329: ScrollTo

Core Idea

gsap.registerPlugin(ScrollToPlugin)

Code Examples

gsap.registerPlugin(ScrollToPlugin)
  • What it demonstrates: typical usage of ScrollTo in a GSAP animation.

Key Takeaways

  1. gsap.registerPlugin(ScrollToPlugin)

Connects To