Understanding Methods

Understanding Methods in GSAP is about knowing the tools you can call on tweens, timelines, or the GSAP core to control animations.

You can call methods like starting, pausing, reversing, killing, or sequencing them. These methods give you programmatic power over timing, flow, and interactivity.

You can learn more about GSAP methods in the Official GSAP docs.