Skip to content

ArrayCustomShapedFieldBinding

@firecms/core


@firecms/core / ArrayCustomShapedFieldBinding

ArrayCustomShapedFieldBinding<T>(__namedParameters): Element

Defined in: form/field_bindings/ArrayCustomShapedFieldBinding.tsx:17

Array field used for custom

This is one of the internal components that get mapped natively inside forms and tables to the specified properties.

T extends any[]

FieldProps<T, any, any>

Element