Skip to content

BlockSuite API Documentation / @blocksuite/blocks / OnDragEndProps

Type Alias: OnDragEndProps

OnDragEndProps: object

Type declaration

draggingElements

draggingElements: BlockComponent[]

dragPreview

dragPreview: HTMLElement

dropBlockId

dropBlockId: string

dropType

dropType: DropType | null

editorHost

editorHost: EditorHost

noteScale

noteScale: number

state

state: PointerEventState

Defined in

packages/affine/shared/dist/services/drag-handle-config.d.ts:10