Skip to content

API > @blocksuite/blocks > KanbanCellSelection

Type alias: KanbanCellSelection ​

KanbanCellSelection: object

Type declaration ​

cardId ​

cardId: string


columnId ​

columnId: string


groupKey ​

groupKey: string


isEditing ​

isEditing: boolean


selectionType ​

selectionType: "cell"

Defined In ​

packages/blocks/src/_common/utils/types.ts:70