Salta ai contenuti

RepeatFieldBinding

Questi contenuti non sono ancora disponibili nella tua lingua.

@firecms/core


@firecms/core / RepeatFieldBinding

RepeatFieldBinding<T>(__namedParameters): Element

Defined in: form/field_bindings/RepeatFieldBinding.tsx:19

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.

T extends any[]

FieldProps<T>

Element