MCPcopy 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

constructorMethod · 0.80
constructorMethod · 0.80
componentDidMountMethod · 0.80
getCurrentStateMethod · 0.80
constructorMethod · 0.80
receiveTypeMethod · 0.80
beginDragFunction · 0.80
publishDragSourceFunction · 0.80
hoverFunction · 0.80
dropFunction · 0.80
endDragFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected