ReferenceSelectionTable
@firecms/core / ReferenceSelectionTable
Function: ReferenceSelectionTable()
Section titled “Function: ReferenceSelectionTable()”ReferenceSelectionTable<
M>(__namedParameters):Element
Defined in: components/ReferenceTable/ReferenceSelectionTable.tsx:91
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
Section titled “Type Parameters”M extends Record<string, any>
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”ReferenceSelectionInnerProps<M>
Returns
Section titled “Returns”Element