libs:mui
mui 筆記
styling nested component using sx
- snippet.js
<Slider defaultValue={30} sx={{ width: 300, color: 'success.main', '& .MuiSlider-thumb': { borderRadius: '1px', }, }} />
ref: https://mui.com/material-ui/customization/how-to-customize/#the-sx-prop
libs/mui.txt · 上一次變更: 2023/01/31 07:24 由 admin_wi1d5ky