{ "props": { "children": { "type": { "name": "node" } }, "classes": { "type": { "name": "object" }, "additionalInfo": { "cssApi": true } }, "raised": { "type": { "name": "custom", "description": "bool" }, "default": "false" }, "sx": { "type": { "name": "union", "description": "Array<func
| object
| bool>
| func
| object" }, "additionalInfo": { "sx": true } } }, "name": "Card", "imports": ["import Card from '@mui/material/Card';", "import { Card } from '@mui/material';"], "classes": [ { "key": "root", "className": "MuiCard-root", "description": "Styles applied to the root element.", "isGlobal": false } ], "spread": true, "themeDefaultProps": true, "muiName": "MuiCard", "forwardsRefTo": "HTMLDivElement", "filename": "/packages/mui-material/src/Card/Card.js", "inheritance": { "component": "Paper", "pathname": "/material-ui/api/paper/" }, "demos": "", "cssComponent": false }