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