BlockFieldBinding
@firecms/core / BlockFieldBinding
Function: BlockFieldBinding()
Section titled “Function: BlockFieldBinding()”BlockFieldBinding<
T>(__namedParameters):Element
Defined in: form/field_bindings/BlockFieldBinding.tsx:23
If the oneOf property is specified, this fields render each array entry as
a type select and the corresponding field widget to the selected `type.
This is one of the internal components that get mapped natively inside forms and tables to the specified properties.
Type Parameters
Section titled “Type Parameters”T extends any[]
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”FieldProps<T>
Returns
Section titled “Returns”Element