Saltearse al contenido

RepeatFieldBinding

Esta página aún no está disponible en tu idioma.

@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