{
"props": {
"classes": { "type": { "name": "object" }, "additionalInfo": { "cssApi": true } },
"disableGutters": { "type": { "name": "bool" }, "default": "false" },
"fixed": { "type": { "name": "bool" }, "default": "false" },
"maxWidth": {
"type": {
"name": "enum",
"description": "'lg'
| 'md'
| 'sm'
| 'xl'
| 'xs'
| false"
},
"default": "'lg'"
},
"sx": {
"type": {
"name": "union",
"description": "Array<func
| object
| bool>
| func
| object"
},
"additionalInfo": { "sx": true }
}
},
"name": "PigmentContainer",
"imports": [
"import PigmentContainer from '@mui/material/PigmentContainer';",
"import { PigmentContainer } from '@mui/material';"
],
"classes": [],
"muiName": "MuiPigmentContainer",
"filename": "/packages/mui-material/src/PigmentContainer/PigmentContainer.tsx",
"inheritance": null,
"demos": "