Pular para o conteúdo

RepeatFieldBinding

Este conteúdo não está disponível em sua língua ainda.

@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