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
23 lines
621 B
JSON
23 lines
621 B
JSON
{
|
|
"props": {
|
|
"value": {
|
|
"type": { "name": "union", "description": "number<br>| string" },
|
|
"required": true
|
|
},
|
|
"children": { "type": { "name": "node" } }
|
|
},
|
|
"name": "TabContext",
|
|
"imports": [
|
|
"import TabContext from '@mui/lab/TabContext';",
|
|
"import { TabContext } from '@mui/lab';"
|
|
],
|
|
"classes": [],
|
|
"spread": true,
|
|
"themeDefaultProps": null,
|
|
"muiName": "MuiTabContext",
|
|
"filename": "/packages/mui-lab/src/TabContext/TabContext.js",
|
|
"inheritance": null,
|
|
"demos": "<ul><li><a href=\"/material-ui/react-tabs/\">Tabs</a></li></ul>",
|
|
"cssComponent": false
|
|
}
|