摘要:
阅读全文
posted @ 2023-08-23 20:10
前端导师歌谣
阅读(8)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2023-08-23 20:10
前端导师歌谣
阅读(13)
评论(0)
推荐(0)
摘要:
import { AutocompleteArrayInput } from 'react-admin'; <AutocompleteArrayInput source="categories" choices={[ { id: 'tech', name: 'Tech' }, { id: 'life 阅读全文
posted @ 2023-08-23 20:09
前端导师歌谣
阅读(8)
评论(0)
推荐(0)
摘要:
<AutocompleteArrayInput source="roles" choices={[ { id: 'admin', name: 'Admin' }, { id: 'u001', name: 'Editor' }, { id: 'u002', name: 'Moderator' }, { 阅读全文
posted @ 2023-08-23 20:09
前端导师歌谣
阅读(9)
评论(0)
推荐(0)
摘要:
<AutocompleteInput source="gender" choices={choices} translateChoice={false}/> const choices = [ { id: 'M', name: 'myroot.gender.male' }, { id: 'F', n 阅读全文
posted @ 2023-08-23 20:09
前端导师歌谣
阅读(6)
评论(0)
推荐(0)

浙公网安备 33010602011771号