Div Layout component
The component doesn't have a visual representation on the UI. It is used to group other individual components together. The component appears in the HTML DOM as a div tag. Events can't be assigned to this component directly, but the components grouped under it may have events handlers.
Supported events:
Show, Hide
Style customization
This component does not support customization options.