On this page

Variable DragEvent

DragEvent: {
    prototype: DragEvent;
    new (type: string, eventInitDict?: DragEventInit): DragEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
DragEvent