ContainerSurface is an object designed to contain surfaces and set properties to be applied to all of them at once. This extends the Surface class. A container surface will enforce these properties on the surfaces it contains: size (clips contained surfaces to its own width and height); origin; its own opacity and transform, which will be automatically applied to all Surfaces contained directly and indirectly.
Apply changes from this component to the corresponding document element. This includes changes to classes, styles, size, content, opacity, origin, and matrix transforms.