Container
API docs for the Toolpad Studio Container component.
The Material UI Container.
Properties
| Name | Type | Default | Description | 
|---|---|---|---|
| children | element | The content of the component. | |
| visible | boolean | true | Control whether container element is visible. | 
| sx | object | The sxprop is used for defining custom styles that have access to the theme. All MUI System properties are available via thesxprop. In addition, thesxprop allows you to specify any other CSS rules you may need. |