ChoicesOption
Properties
app
The app name for the field.
Type: string | Ref
Source: client/lib/use/useModelChoices.js:34
intendToFetch
Should we fetch the choices?
Type: boolean | Ref
Source: client/lib/use/useModelChoices.js:36
isFilter
Is this a filter field?
Type: boolean | Ref
Source: client/lib/use/useModelChoices.js:37
model
The model name for the field.
Type: string | Ref
Source: client/lib/use/useModelChoices.js:35
Source
client/lib/use/useModelChoices.js:33