Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-dnd/react-dnd
/ functions
Functions
460 in github.com/react-dnd/react-dnd
⨍
Functions
460
◇
Types & classes
192
Method
endDrag
(monitor)
packages/dnd-core/test/sources.js:15
Method
for
(let groupIndex in ExamplePages)
site/IndexPage.js:113
Method
getChildContext
()
packages/react-dnd/src/DragDropContextProvider.js:37
Method
getChildContext
()
packages/react-dnd/src/DragDropContext.js:62
Method
getClientOffset
()
packages/react-dnd/src/createSourceMonitor.js:73
Method
getClientOffset
()
packages/react-dnd/src/createTargetMonitor.js:61
Method
getDecoratedComponentInstance
()
packages/react-dnd/src/DragDropContext.js:49
Method
getDecoratedComponentInstance
()
packages/react-dnd/src/DragLayer.js:45
Method
getDecoratedComponentInstance
()
packages/react-dnd/src/decorateHandler.js:40
Method
getDifferenceFromInitialOffset
()
packages/react-dnd/src/createSourceMonitor.js:77
Method
getDifferenceFromInitialOffset
()
packages/react-dnd/src/createTargetMonitor.js:65
Method
getDropResult
()
packages/react-dnd/src/createSourceMonitor.js:53
Method
getDropResult
()
packages/react-dnd/src/createTargetMonitor.js:41
Method
getInitialClientOffset
()
packages/react-dnd/src/createSourceMonitor.js:61
Method
getInitialClientOffset
()
packages/react-dnd/src/createTargetMonitor.js:49
Method
getInitialSourceClientOffset
()
packages/react-dnd/src/createSourceMonitor.js:65
Method
getInitialSourceClientOffset
()
packages/react-dnd/src/createTargetMonitor.js:53
Method
getItem
()
packages/react-dnd/src/createSourceMonitor.js:49
Method
getItem
()
packages/react-dnd/src/createTargetMonitor.js:37
Function
getItemStyles
(props)
examples/02 Drag Around/Custom Drag Layer/CustomDragLayer.js:18
Method
getItemType
()
packages/react-dnd/src/createTargetMonitor.js:33
Method
getSourceClientOffset
(sourceId)
packages/react-dnd-html5-backend/src/HTML5Backend.js:185
Method
getSourceClientOffset
()
packages/react-dnd/src/createSourceMonitor.js:69
Method
getSourceClientOffset
()
packages/react-dnd/src/createTargetMonitor.js:57
Function
getStyle
(backgroundColor)
examples/03 Nesting/Drop Targets/Dustbin.js:6
Function
getStyles
(props)
examples/02 Drag Around/Custom Drag Layer/DraggableBox.js:16
Method
getWindow
()
packages/react-dnd/src/DragDropContextProvider.js:43
Function
handleChange
(knightPosition)
examples/00 Chessboard/Tutorial App/index.js:14
Method
handleChange
()
packages/dnd-core/src/DragDropMonitor.js:26
Method
handleChildRef
(component)
packages/react-dnd/src/decorateHandler.js:149
Method
handleDragEnter
packages/react-dnd-html5-backend/src/HTML5Backend.js:141
Method
handleDragOver
packages/react-dnd-html5-backend/src/HTML5Backend.js:142
Method
handleDragStart
packages/react-dnd-html5-backend/src/HTML5Backend.js:123
Method
handleDrop
packages/react-dnd-html5-backend/src/HTML5Backend.js:143
Method
handleFileDrop
(item, monitor)
examples/06 Other/Native Files/Container.js:17
Method
handleHideSourceClick
()
examples/02 Drag Around/Naive/index.js:13
Function
handlePreferredSyntaxChange
(syntax)
site/components/CodeBlock.js:52
Method
handleRefCountChange
()
packages/dnd-core/src/DragDropManager.js:18
Method
handleSelectStart
packages/react-dnd-html5-backend/src/HTML5Backend.js:124
Method
handleSnapToGridAfterDropChange
()
examples/02 Drag Around/Custom Drag Layer/index.js:72
Method
handleSnapToGridWhileDraggingChange
()
examples/02 Drag Around/Custom Drag Layer/index.js:78
Function
handleSyntaxClick
(syntax)
site/components/CodeBlock.js:68
Method
handleTopDragEndCapture
()
packages/react-dnd-html5-backend/src/HTML5Backend.js:392
Method
handleTopDragEnter
(e)
packages/react-dnd-html5-backend/src/HTML5Backend.js:422
Method
handleTopDragEnterCapture
(e)
packages/react-dnd-html5-backend/src/HTML5Backend.js:401
Method
handleTopDragLeaveCapture
(e)
packages/react-dnd-html5-backend/src/HTML5Backend.js:501
Method
handleTopDragOver
(e)
packages/react-dnd-html5-backend/src/HTML5Backend.js:462
Method
handleTopDragOverCapture
()
packages/react-dnd-html5-backend/src/HTML5Backend.js:454
Method
handleTopDragStart
(e)
packages/react-dnd-html5-backend/src/HTML5Backend.js:293
Method
handleTopDragStartCapture
()
packages/react-dnd-html5-backend/src/HTML5Backend.js:284
Method
handleTopDrop
(e)
packages/react-dnd-html5-backend/src/HTML5Backend.js:531
Method
handleTopDropCapture
(e)
packages/react-dnd-html5-backend/src/HTML5Backend.js:516
Function
hover
(targetIdsArg, { clientOffset = null } = {})
packages/dnd-core/src/actions/dragDrop.js:77
Function
hover
(props, monitor)
examples/04 Sortable/Stress Test/Card.js:21
Function
hover
(props, monitor)
examples/04 Sortable/Cancel on Drop Outside/Card.js:37
Function
hover
(props, monitor, component)
examples/04 Sortable/Simple/Card.js:25
Method
hover
()
packages/dnd-core/test/targets.js:11
Method
hover
()
packages/dnd-core/test/targets.js:32
Method
hover
()
packages/dnd-core/test/targets.js:48
Method
hover
()
packages/dnd-core/test/targets.js:71
Function
identity
examples/01 Dustbin/Single Target/__tests__/Box-test.js:12
Function
if
(!this.props[syntax] || !this.props[syntax].trim().length)
site/components/CodeBlock.js:99
Function
isDragging
(props, monitor)
examples/01 Dustbin/Stress Test/Box.js:22
Method
isDragging
(globalMonitor, sourceId)
packages/react-dnd/src/createSourceFactory.js:63
Method
isDragging
()
packages/react-dnd/src/createSourceMonitor.js:30
Function
isDropped
(boxName)
examples/01 Dustbin/Stress Test/Container.js:45
Function
isDropped
(boxName)
examples/01 Dustbin/Multiple Targets/Container.js:29
Method
isNodeEntered
packages/react-dnd-html5-backend/src/EnterLeaveCounter.js:12
Function
publishDragSource
()
packages/dnd-core/src/actions/dragDrop.js:68
Method
receiveComponent
(component)
packages/react-dnd/src/createSourceFactory.js:51
Function
receiveHandlerId
(handlerId)
packages/react-dnd/src/createTargetConnector.js:26
Function
receiveHandlerId
(handlerId)
packages/react-dnd/src/createSourceConnector.js:45
Method
receiveHandlerId
(targetId)
packages/react-dnd/src/createTargetMonitor.js:10
Method
receiveMonitor
(monitor)
packages/react-dnd/src/createTargetFactory.js:39
Method
receiveProps
(props)
packages/react-dnd/src/createTargetFactory.js:35
Method
receiveProps
(props)
packages/react-dnd/src/createSourceFactory.js:47
Function
reduce
(state = {}, action)
packages/dnd-core/src/reducers/index.js:7
Function
registerSource
(type, source, manager)
packages/react-dnd/src/registerSource.js:1
Function
registerTarget
(type, target, manager)
packages/react-dnd/src/registerTarget.js:1
Method
render
()
packages/react-dnd/src/DragDropContextProvider.js:57
Method
render
()
packages/react-dnd/src/DragDropContext.js:66
Method
render
()
packages/react-dnd/src/DragLayer.js:113
Method
render
()
packages/react-dnd/src/decorateHandler.js:175
Method
render
()
examples/01 Dustbin/Stress Test/index.js:5
Method
render
()
examples/01 Dustbin/Stress Test/Dustbin.js:39
Method
render
()
examples/01 Dustbin/Stress Test/Box.js:41
Method
render
()
examples/01 Dustbin/Multiple Targets/index.js:5
Method
render
()
examples/01 Dustbin/Multiple Targets/Dustbin.js:39
Method
render
()
examples/01 Dustbin/Multiple Targets/Box.js:36
Method
render
()
examples/01 Dustbin/Single Target in iframe/index.js:5
Method
render
()
examples/01 Dustbin/Copy or Move/index.js:5
Method
render
()
examples/01 Dustbin/Copy or Move/Dustbin.js:41
Method
render
()
examples/01 Dustbin/Copy or Move/Box.js:51
Method
render
()
examples/01 Dustbin/Single Target/index.js:5
Method
render
()
examples/01 Dustbin/Single Target/Dustbin.js:37
Method
render
()
examples/01 Dustbin/Single Target/Box.js:46
Method
render
()
examples/04 Sortable/Stress Test/index.js:16
Method
render
()
examples/04 Sortable/Stress Test/Container.js:74
Method
render
()
examples/04 Sortable/Stress Test/Card.js:47
Method
render
()
examples/04 Sortable/Cancel on Drop Outside/index.js:5
← previous
next →
301–400 of 460, ranked by callers