跳转到内容

默认主题

以下是theme(主题)对象在默认值情况下的样子。

探索

Explore the default theme object:

  • direction: "ltr"
  • overrides: Object
  • props: 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 导入主题