使用MaterialUI v1.0:
如何控制特定的开关组件颜色(内部造型)?
我如何控制我的应用程序上的每个开关组件颜色?
发布于 2017-08-29 20:11:16
您看过用于选择控件的文档吗?
https://material-ui-1dab0.firebaseapp.com/demos/selection-controls/
你看过资料UI的ThemeProvider吗?我在V1中找不到任何关于主题提供者更改的东西,所以我想它仍然有效,但是我还没有测试它。
http://www.material-ui.com/#/customization/themes
https://stackoverflow.com/questions/45934979
复制相似问题