What kind of information does a JavaScript DragEvent provide?
DragEvent
Only values retrieved from local storage.
Mouse-event properties plus data and behavior specific to drag-and-drop.
Only keyboard key codes and modifier state.
Only HTTP request and response metadata.