Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-dnd/react-dnd
/ getMonitor
Method
getMonitor
packages/dnd-core/src/DragDropManager.js:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
getMonitor() {
34
return
this.monitor;
35
}
36
37
getBackend() {
38
return
this.backend;
Callers
12
constructor
Method · 0.80
constructor
Method · 0.80
componentDidMount
Method · 0.80
getCurrentState
Method · 0.80
constructor
Method · 0.80
receiveType
Method · 0.80
DragDropMonitor.spec.js
File · 0.80
beginDrag
Function · 0.80
publishDragSource
Function · 0.80
hover
Function · 0.80
drop
Function · 0.80
endDrag
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected