Function: ReferenceSelectionInner
▸ ReferenceSelectionInner<M
>(«destructured»
): Element
This component allows to select entities from a given collection. You probably want to open this dialog as a side view using useReferenceDialog
Type parameters
Name | Type |
---|---|
M | extends Record <string , any > |
Parameters
Name | Type |
---|---|
«destructured» | ReferenceSelectionInnerProps <M > |
Returns
Element