简体   繁体   English

如何更改复选框样式 React Material-Table Filtering

[英]How to change checkbox styling React Material-Table Filtering

how to edit style for checkbox in filtering?如何在过滤中编辑复选框的样式?

For example, I want to change the width and height of the checkbox pop up on Birth Place field, how can I do that?例如,我想更改出生地字段上弹出的复选框的宽度和高度,我该怎么做?

材料表

You have to use the withStyles higher order component.您必须使用 withStyles 高阶组件。 Read about it in the official material ui documentation.在官方材料 ui 文档中阅读它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM