Understanding Properties

Understanding Properties in GSAP means knowing which properties you can animate and how GSAP interprets them.

You can animate numeric values, unit strings, colors, transforms, and special shorthands like autoAlpha. Mastery here is key to creating intuitive, fluid animations across different types of elements.

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