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