Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-dnd/react-dnd
/ DragDropManager.spec.js
File
DragDropManager.spec.js
packages/dnd-core/test/DragDropManager.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
isString from
'lodash/isString'
;
2
import
* as Types from
'./types'
;
3
import
{
4
NormalSource,
Callers
nothing calls this directly
Calls
14
getBackend
Method · 0.80
getRegistry
Method · 0.80
addSource
Method · 0.80
getSource
Method · 0.80
removeSource
Method · 0.80
addTarget
Method · 0.80
getTarget
Method · 0.80
removeTarget
Method · 0.80
isSourceId
Method · 0.80
isTargetId
Method · 0.80
simulateBeginDrag
Method · 0.80
simulateEndDrag
Method · 0.80
Tested by
no test coverage detected