MCPcopy 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

1import isString from 'lodash/isString';
2import * as Types from './types';
3import {
4 NormalSource,

Callers

nothing calls this directly

Calls 14

getBackendMethod · 0.80
getRegistryMethod · 0.80
addSourceMethod · 0.80
getSourceMethod · 0.80
removeSourceMethod · 0.80
addTargetMethod · 0.80
getTargetMethod · 0.80
removeTargetMethod · 0.80
isSourceIdMethod · 0.80
isTargetIdMethod · 0.80
simulateBeginDragMethod · 0.80
simulateEndDragMethod · 0.80

Tested by

no test coverage detected