Some checks failed
No response / noResponse (push) Has been cancelled
CI / Continuous releases (push) Has been cancelled
CI / test-dev (macos-latest) (push) Has been cancelled
CI / test-dev (ubuntu-latest) (push) Has been cancelled
CI / test-dev (windows-latest) (push) Has been cancelled
Maintenance / main (push) Has been cancelled
Scorecards supply-chain security / Scorecards analysis (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
66 lines
2.8 KiB
JSON
66 lines
2.8 KiB
JSON
{
|
|
"componentDescription": "",
|
|
"propDescriptions": {
|
|
"children": { "description": "A list of <code><Tab /></code> elements." }
|
|
},
|
|
"classDescriptions": {
|
|
"centered": {
|
|
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
|
|
"nodeName": "the flex container element",
|
|
"conditions": "<code>centered={true}</code> & <code>!variant=\"scrollable\"</code>"
|
|
},
|
|
"fixed": {
|
|
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
|
|
"nodeName": "the tablist element",
|
|
"conditions": "<code>!variant=\"scrollable\"</code>\b\b\b"
|
|
},
|
|
"flexContainer": {
|
|
"description": "",
|
|
"deprecationInfo": "use <code>list</code> instead. See <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">Migrating from deprecated APIs</a> for more details."
|
|
},
|
|
"flexContainerVertical": {
|
|
"description": "",
|
|
"deprecationInfo": "use a combination of <code>list</code> and <code>vertical</code> instead. See <a href=\"/material-ui/migration/migrating-from-deprecated-apis/\">Migrating from deprecated APIs</a> for more details."
|
|
},
|
|
"hideScrollbar": {
|
|
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
|
|
"nodeName": "the tablist element",
|
|
"conditions": "<code>variant=\"scrollable\"</code> and <code>visibleScrollbar={false}</code>"
|
|
},
|
|
"indicator": {
|
|
"description": "Styles applied to {{nodeName}}.",
|
|
"nodeName": "the TabIndicator component"
|
|
},
|
|
"list": { "description": "Styles applied to {{nodeName}}.", "nodeName": "the list element" },
|
|
"root": { "description": "Styles applied to the root element." },
|
|
"scrollableX": {
|
|
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
|
|
"nodeName": "the tablist element",
|
|
"conditions": "<code>variant=\"scrollable\"</code> and <code>orientation=\"horizontal\"</code>"
|
|
},
|
|
"scrollableY": {
|
|
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
|
|
"nodeName": "the tablist element",
|
|
"conditions": "<code>variant=\"scrollable\"</code> and <code>orientation=\"vertical\"</code>"
|
|
},
|
|
"scrollButtons": {
|
|
"description": "Styles applied to {{nodeName}}.",
|
|
"nodeName": "the ScrollButtonComponent component"
|
|
},
|
|
"scrollButtonsHideMobile": {
|
|
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
|
|
"nodeName": "the ScrollButtonComponent component",
|
|
"conditions": "<code>allowScrollButtonsMobile={true}</code>"
|
|
},
|
|
"scroller": {
|
|
"description": "Styles applied to {{nodeName}}.",
|
|
"nodeName": "the tablist element"
|
|
},
|
|
"vertical": {
|
|
"description": "Styles applied to {{nodeName}} if {{conditions}}.",
|
|
"nodeName": "the root element",
|
|
"conditions": "<code>orientation=\"vertical\"</code>"
|
|
}
|
|
}
|
|
}
|