Constructors

Properties

onDragEnd: (this: MouseHandler, e: any) => any
onDragEnter: (this: MouseHandler, e: any) => any
onDragLeave: (e: any) => void
onDragOver: (this: MouseHandler, e: any) => any
onDragStart: (this: MouseHandler, e: any) => any
onDrop: (this: MouseHandler, e: any) => any