Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ handleDragOver
Method
handleDragOver
deps/v8/tools/js/web-api-helper.mjs:89–91 ·
view source on GitHub ↗
(event)
Source
from the content-addressed store, hash-verified
87
}
88
89
handleDragOver(event) {
90
event.preventDefault();
91
}
92
93
connectedCallback() {
94
this.fileReader.focus();
Callers
nothing calls this directly
Calls
1
preventDefault
Method · 0.80
Tested by
no test coverage detected