Ordinary Container
Scenarios
You can place multiple components within a regular container, and it is commonly used to manage and control the layout of these components.
Extended Scenarios Description
You can use a regular container to have unified control over the styles of components. Regular containers are often used as parent nodes for other components. When you modify the style properties of a regular container, its child components will also be affected by those changes.
Property Introduction
Properties received from external input of component
None