Pular para o conteúdo

useSelectionController

Este conteúdo não está disponível em sua língua ainda.

@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>