Function: ReferenceField
▸ ReferenceField<M
>(__namedParameters
): Element
Field that opens a reference selection dialog.
This is one of the internal components that get mapped natively inside forms and tables to the specified properties.
Type parameters
Name | Type |
---|---|
M | extends Object |
Parameters
Name | Type |
---|---|
__namedParameters | FieldProps <EntityReference , any , any > |
Returns
Element