Aller au contenu

RepeatFieldBinding

Ce contenu n’est pas encore disponible dans votre langue.

@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