Zum Inhalt springen

useSelectionController

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

@firecms/core


@firecms/core / useSelectionController

useSelectionController<M>(onSelectionChange?): SelectionController<M>

Defined in: components/EntityCollectionView/useSelectionController.tsx:4

M extends Record<string, any> = any

(entity, selected) => void

SelectionController<M>