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
24 lines
716 B
JSON
24 lines
716 B
JSON
{
|
|
"props": {
|
|
"styles": {
|
|
"type": {
|
|
"name": "union",
|
|
"description": "array<br>| func<br>| number<br>| object<br>| string<br>| bool"
|
|
}
|
|
}
|
|
},
|
|
"name": "GlobalStyles",
|
|
"imports": [
|
|
"import GlobalStyles from '@mui/material/GlobalStyles';",
|
|
"import { GlobalStyles } from '@mui/material';"
|
|
],
|
|
"classes": [],
|
|
"spread": true,
|
|
"themeDefaultProps": null,
|
|
"muiName": "MuiGlobalStyles",
|
|
"filename": "/packages/mui-material/src/GlobalStyles/GlobalStyles.js",
|
|
"inheritance": null,
|
|
"demos": "<ul><li><a href=\"/material-ui/customization/how-to-customize/\">How to customize</a></li></ul>",
|
|
"cssComponent": false
|
|
}
|