Zum Inhalt springen

RepeatFieldBinding

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

@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