ArrayCustomShapedFieldBinding
@firecms/core / ArrayCustomShapedFieldBinding
Function: ArrayCustomShapedFieldBinding()
Section titled “Function: ArrayCustomShapedFieldBinding()”ArrayCustomShapedFieldBinding<
T>(__namedParameters):Element
Defined in: form/field_bindings/ArrayCustomShapedFieldBinding.tsx:17
Array field used for custom
This is one of the internal components that get mapped natively inside forms and tables to the specified properties.
Type Parameters
Section titled “Type Parameters”T extends any[]
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”FieldProps<T, any, any>
Returns
Section titled “Returns”Element