Type Alias: PluginFieldBuilderParams<T, M, EC>
PluginFieldBuilderParams<
T
,M
,EC
>:object
Type Parameters​
• T extends CMSType
= CMSType
• M extends Record
<string
, any
> = any
• EC extends EntityCollection
<M
> = EntityCollection
<M
>
Type declaration​
Field​
Field:
React.ComponentType
<FieldProps
<T
,any
,M
>>
collection?​
optional
collection:EC
fieldConfigId​
fieldConfigId:
string
path?​
optional
path:string
plugin​
plugin:
FireCMSPlugin
property​
property:
Property
<T
> |ResolvedProperty
<T
>
propertyKey​
propertyKey:
string