Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-dnd/react-dnd
/ getCurrentState
Method
getCurrentState
packages/react-dnd/src/DragLayer.js:108–111 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
}
107
108
getCurrentState() {
109
const
monitor = this.manager.getMonitor();
110
return
collect(monitor);
111
}
112
113
render() {
114
return
(
Callers
2
constructor
Method · 0.95
handleChange
Method · 0.95
Calls
2
getMonitor
Method · 0.80
collect
Function · 0.50
Tested by
no test coverage detected