Skip to content

ReferenceSelectionTable

@firecms/core


@firecms/core / 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

M extends Record<string, any>

ReferenceSelectionInnerProps<M>

Element