Back to Docs Home (v3)
GSAP
Properties
gsap.effects
gsap.globalTimeline
gsap.plugins
gsap.ticker
gsap.timeline
gsap.utils
gsap.version
Methods
gsap.config()
gsap.defaults()
gsap.delayedCall()
gsap.exportRoot()
gsap.from()
gsap.fromTo()
gsap.getById()
gsap.getProperty()
gsap.getTweensOf()
gsap.install()
gsap.isTweening()
gsap.killTweensOf()
gsap.parseEase()
gsap.registerEase()
gsap.registerEffect()
gsap.registerPlugin()
gsap.set()
gsap.to()
gsap.updateRoot()
Tween
Timeline
Utilities
Core Plugins
[READ-ONLY] Parent timeline. Every animation is placed onto a timeline (the root timeline by default) and can only have one parent. An instance cannot exist in multiple timelines at once.