Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-dnd/react-dnd
/ getBackend
Method
getBackend
packages/dnd-core/src/DragDropManager.js:37–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
getBackend() {
38
return
this.backend;
39
}
40
41
getRegistry() {
42
return
this.registry;
Callers
4
constructor
Method · 0.80
DragDropMonitor.spec.js
File · 0.80
DragDropManager.spec.js
File · 0.80
Box-test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected