Container
The Container component is used for centering and horizontally padding data contents.
info
Props
Attribute | Description | Type | Default |
---|---|---|---|
eager | Prop that determines if the page content will be rendered or not. | boolean | True |
class | Prop that determines the class to add to the Container. | string | ‘container container–fluid’ |
visible | Visibility of Container component. | boolean | true |
Mobile Usage
On mobile, except for dynamic screens, you should use only one Container.