Function: ReferenceSelectionTable()
ReferenceSelectionTable<
M
>(__namedParameters
):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​
• M extends Record
<string
, any
>
Parameters​
• __namedParameters: ReferenceSelectionInnerProps
<M
>
Returns​
Element
Defined in​
packages/firecms_core/src/components/ReferenceTable/ReferenceSelectionTable.tsx:91