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