{ "componentDescription": "", "propDescriptions": { "actionIcon": { "description": "An IconButton element to be used as secondary action target (primary action target is the item itself)." }, "actionPosition": { "description": "Position of secondary action IconButton." }, "classes": { "description": "Override or extend the styles applied to the component." }, "position": { "description": "Position of the title bar." }, "subtitle": { "description": "String or element serving as subtitle (support text)." }, "sx": { "description": "The system prop that allows defining system overrides as well as additional CSS styles." }, "title": { "description": "Title to be displayed." } }, "classDescriptions": { "actionIcon": { "description": "Styles applied to {{nodeName}} if {{conditions}}.", "nodeName": "the actionIcon", "conditions": "supplied" }, "actionIconActionPosLeft": { "description": "Styles applied to {{nodeName}} if {{conditions}}.", "nodeName": "the actionIcon", "conditions": "actionPosition=\"left\"", "deprecationInfo": "Combine the .MuiImageListItemBar-actionIcon and .MuiImageListItemBar-actionPositionLeft classes instead. See Migrating from deprecated APIs for more details." }, "actionPositionLeft": { "description": "Styles applied to {{nodeName}} if {{conditions}}.", "nodeName": "the action container element", "conditions": "actionPosition=\"left\"" }, "actionPositionRight": { "description": "Styles applied to {{nodeName}} if {{conditions}}.", "nodeName": "the action container element", "conditions": "actionPosition=\"right\"" }, "positionBelow": { "description": "Styles applied to {{nodeName}} if {{conditions}}.", "nodeName": "the root element", "conditions": "position=\"below\"" }, "positionBottom": { "description": "Styles applied to {{nodeName}} if {{conditions}}.", "nodeName": "the root element", "conditions": "position=\"bottom\"" }, "positionTop": { "description": "Styles applied to {{nodeName}} if {{conditions}}.", "nodeName": "the root element", "conditions": "position=\"top\"" }, "root": { "description": "Styles applied to the root element." }, "subtitle": { "description": "Styles applied to {{nodeName}}.", "nodeName": "the subtitle container element" }, "title": { "description": "Styles applied to {{nodeName}}.", "nodeName": "the title container element" }, "titleWrap": { "description": "Styles applied to {{nodeName}}.", "nodeName": "the title and subtitle container element" }, "titleWrapActionPosLeft": { "description": "Styles applied to {{nodeName}} if {{conditions}}.", "nodeName": "the container element", "conditions": "actionPosition=\"left\"", "deprecationInfo": "Combine the .MuiImageListItemBar-titleWrap and .MuiImageListItemBar-actionPositionLeft classes instead. See Migrating from deprecated APIs for more details." }, "titleWrapActionPosRight": { "description": "Styles applied to {{nodeName}} if {{conditions}}.", "nodeName": "the container element", "conditions": "actionPosition=\"right\"", "deprecationInfo": "Combine the .MuiImageListItemBar-titleWrap and .MuiImageListItemBar-actionPositionRight classes instead. See Migrating from deprecated APIs for more details." }, "titleWrapBelow": { "description": "Styles applied to {{nodeName}} if {{conditions}}.", "nodeName": "the title and subtitle container element", "conditions": "position=\"below\"", "deprecationInfo": "Combine the .MuiImageListItemBar-titleWrap and .MuiImageListItemBar-positionBelow classes instead. See Migrating from deprecated APIs for more details." } } }