Function: buildFieldConfig()
buildFieldConfig<
T
>(propertyConfig
):PropertyConfig
<T
>
Identity function we use to defeat the type system of Typescript and build additional field delegates views with all its properties
Type Parameters​
• T extends CMSType
= CMSType
Parameters​
• propertyConfig: PropertyConfig
<T
>