Skip to content

AnimationContext

AnimationContext = Set<gsap.core.Tween | gsap.core.Timeline>

Defined in: plugins/GSAPPlugin.ts:251

Type alias for animation context collections. Represents a Set containing GSAP tweens and timelines for grouped animation management.