Skip to content
+

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 sx prop is used for defining custom styles that have access to the theme. All MUI System properties are available via the sx prop. In addition, the sx prop allows you to specify any other CSS rules you may need.