Function: ArrayCustomShapedFieldBinding
▸ ArrayCustomShapedFieldBinding<T
>(«destructured»
): Element
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
Name | Type |
---|---|
T | extends any [] |
Parameters
Name | Type |
---|---|
«destructured» | FieldProps <T , any , any > |
Returns
Element
Defined in
packages/firecms/src/form/field_bindings/ArrayCustomShapedFieldBinding.tsx:16