Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/react-dnd/react-dnd
/ getMonitor
Method
getMonitor
packages/dnd-core/src/interfaces.ts:185–185 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
183
184
export
interface
DragDropManager {
185
getMonitor(): DragDropMonitor
186
getBackend(): Backend
187
getRegistry(): HandlerRegistry
188
getActions(): DragDropActions
Callers
13
constructor
Method · 0.65
constructor
Method · 0.65
constructor
Method · 0.65
constructor
Method · 0.65
DropTargetMonitorImpl.spec.ts
File · 0.65
DragSourceMonitorImpl.spec.ts
File · 0.65
useDragLayer
Function · 0.65
createHover
Function · 0.65
createPublishDragSource
Function · 0.65
createEndDrag
Function · 0.65
createDrop
Function · 0.65
createBeginDrag
Function · 0.65
Implementers
1
DragDropManagerImpl
packages/dnd-core/src/classes/DragDrop
Calls
no outgoing calls
Tested by
no test coverage detected