Function: RepeatFieldBinding()
RepeatFieldBinding<
T
>(__namedParameters
):Element
Generic array field that allows reordering and renders the child property as nodes.
This is one of the internal components that get mapped natively inside forms and tables to the specified properties.
Type Parameters​
• T extends any
[]
Parameters​
• __namedParameters: FieldProps
<T
, any
, any
>
Returns​
Element
Defined in​
packages/firecms_core/src/form/field_bindings/RepeatFieldBinding.tsx:18