{
"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": "ListItemSecondaryAction",
"imports": [
"import ListItemSecondaryAction from '@mui/material/ListItemSecondaryAction';",
"import { ListItemSecondaryAction } from '@mui/material';"
],
"classes": [
{
"key": "disableGutters",
"className": "MuiListItemSecondaryAction-disableGutters",
"description": "Styles applied to the root element when the parent `ListItem` has `disableGutters={true}`.",
"isGlobal": false
},
{
"key": "root",
"className": "MuiListItemSecondaryAction-root",
"description": "Styles applied to the root element.",
"isGlobal": false
}
],
"spread": true,
"themeDefaultProps": true,
"muiName": "MuiListItemSecondaryAction",
"forwardsRefTo": "HTMLDivElement",
"filename": "/packages/mui-material/src/ListItemSecondaryAction/ListItemSecondaryAction.js",
"inheritance": null,
"demos": "