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
Value indicating whether or not any active tweens were found
Reports whether or not a particular object is actively tweening. If a tween is paused, is completed, or hasn’t started yet, it isn’t considered active.