Search results

DragEventArgs API in React Kanban API component

Provides information about a Drag, Drag Start/End event.

Properties

cancel

boolean

Defines the cancel option.

data

Record[]

Returns the dragged event data.

dropIndex

number

Defines the dropped card position.

event

MouseEvent

Returns the mouse event.

name

string

Specifies name of the event.