Function: ReferenceSelectionView
▸ ReferenceSelectionView<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» | ReferenceDialogProps <M > |
Returns
Element
Defined in
lib/src/core/components/ReferenceSelectionView.tsx:97