Function: ReferenceFieldBinding
▸ ReferenceFieldBinding<M
>(props
): 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 Record <string , any > |
Parameters
Name | Type |
---|---|
props | FieldProps <EntityReference , any , any > |
Returns
Element