Capítulo 328 de 411

Chapter 328: .wrapper

Core Idea

Gets/Sets the wrapper element.

Key Concepts

  • element: String | Element

Code Examples

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

Key Takeaways

  1. element: String | Element