ReadOnlyFieldBinding
@firecms/core / ReadOnlyFieldBinding
Function: ReadOnlyFieldBinding()
Section titled “Function: ReadOnlyFieldBinding()”ReadOnlyFieldBinding(
__namedParameters):Element
Defined in: form/field_bindings/ReadOnlyFieldBinding.tsx:19
Simply render the non-editable preview of a field
This is one of the internal components that get mapped natively inside forms and tables to the specified properties.
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”FieldProps<any>
Returns
Section titled “Returns”Element