Function: ReadOnlyField
▸ ReadOnlyField(__namedParameters
): Element
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
Name | Type |
---|---|
__namedParameters | FieldProps <any , any , any > |
Returns
Element