Container Layout component

This component has no visual representation on the page, it's only used to group individual components together, so that they can be managed as a single component. The component appears as a Div tag in the HTML DOM.

Supported events:

Show, Hide, Animations, Click, MouseEvents, Scroll, Touch, Drag&Drop

Style customization

This component does not support customization options.

Related pages