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
-
element: String | Element