摘要:
<CheckboxGroupInput source="options" choices={choices} row={false} /> 更改默认显示在一行 阅读全文
posted @ 2023-08-24 09:09
前端导师歌谣
阅读(16)
评论(0)
推荐(0)
摘要:
const choices = [ { _id: 'admin', name: 'Admin' }, { _id: 'u001', name: 'Editor' }, { _id: 'u002', name: 'Moderator' }, { _id: 'u003', name: 'Reviewer 阅读全文
posted @ 2023-08-24 09:09
前端导师歌谣
阅读(10)
评论(0)
推荐(0)
摘要:
const choices = [ { id: 'admin', label: 'Admin' }, { id: 'u001', label: 'Editor' }, { id: 'u002', label: 'Moderator' }, { id: 'u003', label: 'Reviewer 阅读全文
posted @ 2023-08-24 09:08
前端导师歌谣
阅读(10)
评论(0)
推荐(0)
摘要:
import { FavoriteBorder, Favorite } from '@mui/icons-material'; <CheckboxGroupInput source="options" options={{ icon: <FavoriteBorder />, checkedIcon: 阅读全文
posted @ 2023-08-24 09:08
前端导师歌谣
阅读(10)
评论(0)
推荐(0)

浙公网安备 33010602011771号