Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-dnd/react-dnd
/ getContext
Method
getContext
packages/dnd-core/src/DragDropManager.js:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
getContext() {
30
return
this.context;
31
}
32
33
getMonitor() {
34
return
this.monitor;
Callers
1
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected