Capítulo 314 de 411

Chapter 314: .content

Core Idea

Gets/Sets the content element.

Key Concepts

  • element: String | Element

Code Examples

let content = smoother.content();
  • What it demonstrates: typical usage of .content in a GSAP animation.

Key Takeaways

  1. element: String | Element