- breakpoints: Object
- direction: "ltr"
- mixins: Object
- overrides: Object
- palette: Object
- props: Object
- shadows: Array(25)
- typography: Object
- spacing: f spacing()
- shape: Object
- transitions: Object
- zIndex: Object
Tip: you can play with the documentation theme object in your browser console, as the
theme
variable is exposed on all the documentation pages. 请注意,文档站点正在使用自定义主题。
如果你想了解更多有关主题是如何组合的信息,请看看 material-ui/style/createMuiTheme.js
和 如何用createMuiTheme
导入主题