{
"props": {
"component": { "type": { "name": "elementType" } },
"sx": {
"type": {
"name": "union",
"description": "Array<func
| object
| bool>
| func
| object"
},
"additionalInfo": { "sx": true }
}
},
"name": "Box",
"imports": ["import Box from '@mui/system/Box';", "import { Box } from '@mui/system';"],
"classes": [
{
"key": "root",
"className": "MuiBox-root",
"description": "Styles applied to the root element.",
"isGlobal": false
}
],
"spread": true,
"themeDefaultProps": false,
"muiName": "MuiBox",
"forwardsRefTo": "HTMLDivElement",
"filename": "/packages/mui-system/src/Box/Box.js",
"inheritance": null,
"demos": "