Как я могу изменить радиус границы флажка в материале-ui? ⇐ CSS
Как я могу изменить радиус границы флажка в материале-ui?
I imported material-ui in my react app and i can change the color and size of a checkbox as you can see but i can't change the icon borderRadius, how should i do that?
import FormGroup from '@mui/material/FormGroup'; import FormControlLabel from '@mui/material/FormControlLabel'; import Checkbox from '@mui/material/Checkbox'; const CheckBox = () => { return ```
Источник: https://stackoverflow.com/questions/711 ... aterial-ui
I imported material-ui in my react app and i can change the color and size of a checkbox as you can see but i can't change the icon borderRadius, how should i do that?
import FormGroup from '@mui/material/FormGroup'; import FormControlLabel from '@mui/material/FormControlLabel'; import Checkbox from '@mui/material/Checkbox'; const CheckBox = () => { return ```
Источник: https://stackoverflow.com/questions/711 ... aterial-ui
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение