DragEvent constructor
DragEvent(
- String type, [
- DragEventInit eventInitDict
Implementation
external factory DragEvent(
String type, [
DragEventInit eventInitDict,
]);