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
canDrag
()
packages/react-dnd-html5-backend/src/NativeDragSources.js:58
Method
canDrag
()
packages/react-dnd/src/createSourceFactory.js:55
Method
canDrag
()
packages/react-dnd/src/createSourceMonitor.js:15
Method
canDrag
()
packages/dnd-core/test/sources.js:26
Method
canDrag
()
packages/dnd-core/test/sources.js:49
Function
canDrop
()
examples/04 Sortable/Cancel on Drop Outside/Card.js:33
Function
canDrop
(props)
examples/00 Chessboard/Tutorial App/BoardSquare.js:9
Method
canDrop
()
packages/react-dnd/src/createTargetFactory.js:47
Method
canDrop
()
packages/react-dnd/src/createTargetMonitor.js:14
Method
canDrop
()
packages/dnd-core/test/targets.js:28
Function
collect
(connect, monitor)
examples/00 Chessboard/Tutorial App/BoardSquare.js:18
Function
componentDidMount
()
examples/01 Dustbin/Stress Test/Container.js:30
Method
componentDidMount
()
packages/react-dnd/src/DragLayer.js:76
Method
componentDidMount
()
packages/react-dnd/src/decorateHandler.js:74
Method
componentDidMount
()
examples/04 Sortable/Stress Test/index.js:11
Method
componentDidMount
()
examples/00 Chessboard/Tutorial App/Knight.js:28
Method
componentDidMount
()
examples/05 Customize/Handles and Previews/BoxWithImage.js:33
Method
componentDidMount
()
examples/02 Drag Around/Custom Drag Layer/BoxDragPreview.js:27
Method
componentDidMount
()
examples/02 Drag Around/Custom Drag Layer/DraggableBox.js:49
Method
componentWillReceiveProps
(nextProps)
packages/react-dnd/src/decorateHandler.js:82
Function
componentWillUnmount
()
examples/01 Dustbin/Stress Test/Container.js:41
Function
componentWillUnmount
()
examples/00 Chessboard/Tutorial App/index.js:23
Function
componentWillUnmount
()
site/components/CodeBlock.js:64
Method
componentWillUnmount
()
packages/react-dnd/src/DragLayer.js:90
Method
componentWillUnmount
()
packages/react-dnd/src/decorateHandler.js:89
Method
componentWillUnmount
()
examples/04 Sortable/Stress Test/Container.js:54
Method
componentWillUnmount
()
examples/02 Drag Around/Custom Drag Layer/BoxDragPreview.js:31
Method
connectDragSource
()
packages/dnd-core/src/backends/createTestBackend.js:16
Method
connectDropTarget
()
packages/dnd-core/src/backends/createTestBackend.js:24
Function
constructor
(props)
examples/01 Dustbin/Stress Test/Container.js:12
Function
constructor
(props)
examples/01 Dustbin/Multiple Targets/Container.js:11
Function
constructor
(props)
examples/00 Chessboard/Tutorial App/index.js:9
Function
constructor
(props)
site/components/CodeBlock.js:37
Method
constructor
()
packages/react-dnd-html5-backend/src/EnterLeaveCounter.js:5
Method
constructor
()
packages/react-dnd-html5-backend/src/NativeDragSources.js:42
Method
constructor
(manager)
packages/react-dnd-html5-backend/src/HTML5Backend.js:10
Method
constructor
(xs, ys)
packages/react-dnd-html5-backend/src/MonotonicInterpolant.js:6
Method
constructor
(monitor)
packages/react-dnd/src/createTargetFactory.js:29
Method
constructor
(monitor)
packages/react-dnd/src/createSourceFactory.js:41
Method
constructor
(props, context)
packages/react-dnd/src/DragDropContextProvider.js:32
Method
constructor
(manager)
packages/react-dnd/src/createSourceMonitor.js:7
Method
constructor
(props, context)
packages/react-dnd/src/DragLayer.js:59
Method
constructor
(manager)
packages/react-dnd/src/createTargetMonitor.js:6
Method
constructor
(props, context)
packages/react-dnd/src/decorateHandler.js:49
Method
constructor
(dropResult)
packages/dnd-core/test/targets.js:4
Method
constructor
()
packages/dnd-core/test/targets.js:22
Method
constructor
()
packages/dnd-core/test/targets.js:42
Method
constructor
(transform)
packages/dnd-core/test/targets.js:64
Method
constructor
(item)
packages/dnd-core/test/sources.js:4
Method
constructor
()
packages/dnd-core/test/sources.js:21
Method
constructor
(number, allowDrag)
packages/dnd-core/test/sources.js:43
Method
constructor
(store)
packages/dnd-core/src/HandlerRegistry.js:62
Method
constructor
(store)
packages/dnd-core/src/DragDropMonitor.js:9
Method
constructor
(createBackend, context = {})
packages/dnd-core/src/DragDropManager.js:7
Method
constructor
(manager)
packages/dnd-core/src/backends/createTestBackend.js:4
Method
constructor
(props)
examples/04 Sortable/Stress Test/index.js:5
Method
constructor
(props)
examples/04 Sortable/Stress Test/Container.js:14
Method
constructor
(props)
examples/04 Sortable/Cancel on Drop Outside/Container.js:27
Method
constructor
(props)
examples/04 Sortable/Simple/Container.js:13
Method
constructor
(props)
examples/06 Other/Native Files/Container.js:9
Method
constructor
(props)
examples/03 Nesting/Drag Sources/SourceBox.js:74
Method
constructor
(props)
examples/03 Nesting/Drag Sources/TargetBox.js:66
Method
constructor
(props)
examples/03 Nesting/Drop Targets/Dustbin.js:50
Method
constructor
(props)
examples/02 Drag Around/Naive/index.js:5
Method
constructor
(props)
examples/02 Drag Around/Naive/Container.js:37
Method
constructor
(props)
examples/02 Drag Around/Custom Drag Layer/BoxDragPreview.js:19
Method
constructor
(props)
examples/02 Drag Around/Custom Drag Layer/index.js:9
Method
constructor
(props)
examples/02 Drag Around/Custom Drag Layer/Container.js:43
Method
constructor
(props)
site/IndexPage.js:58
Method
containsHandler
(handler)
packages/dnd-core/src/HandlerRegistry.js:98
Function
createHTML5Backend
(manager)
packages/react-dnd-html5-backend/src/index.js:7
Function
createSourceConnector
(backend)
packages/react-dnd/src/createSourceConnector.js:4
Function
createSourceMonitor
(manager)
packages/react-dnd/src/createSourceMonitor.js:82
Function
createTargetConnector
(backend)
packages/react-dnd/src/createTargetConnector.js:4
Function
createTargetMonitor
(manager)
packages/react-dnd/src/createTargetMonitor.js:70
Method
didDrop
()
packages/react-dnd/src/createSourceMonitor.js:57
Method
didDrop
()
packages/react-dnd/src/createTargetMonitor.js:45
Method
drawFrame
()
examples/04 Sortable/Stress Test/Container.js:66
Function
drop
(options = {})
packages/dnd-core/src/actions/dragDrop.js:134
Function
drop
(props, monitor)
examples/01 Dustbin/Stress Test/Dustbin.js:19
Function
drop
(props, monitor)
examples/01 Dustbin/Multiple Targets/Dustbin.js:19
Function
drop
({ allowedDropEffect })
examples/01 Dustbin/Copy or Move/Dustbin.js:20
Function
drop
()
examples/01 Dustbin/Single Target/Dustbin.js:20
Function
drop
(props, monitor)
examples/06 Other/Native Files/TargetBox.js:14
Function
drop
(props)
examples/00 Chessboard/Tutorial App/BoardSquare.js:13
Function
drop
(props, monitor)
examples/03 Nesting/Drag Sources/TargetBox.js:15
Function
drop
(props, monitor, component)
examples/03 Nesting/Drop Targets/Dustbin.js:23
Function
drop
()
examples/05 Customize/Drop Effects/TargetBox.js:15
Function
drop
(props, monitor, component)
examples/02 Drag Around/Naive/Container.js:17
Function
drop
(props, monitor, component)
examples/02 Drag Around/Custom Drag Layer/Container.js:18
Method
drop
()
packages/dnd-core/test/targets.js:15
Method
drop
()
packages/dnd-core/test/targets.js:36
Method
drop
()
packages/dnd-core/test/targets.js:52
Method
drop
()
packages/dnd-core/test/targets.js:58
Method
drop
(monitor)
packages/dnd-core/test/targets.js:75
Function
endDrag
()
packages/dnd-core/src/actions/dragDrop.js:175
Function
endDrag
(props, monitor)
examples/01 Dustbin/Copy or Move/Box.js:22
Function
endDrag
(props, monitor)
examples/01 Dustbin/Single Target/Box.js:23
Function
endDrag
(props, monitor)
examples/04 Sortable/Cancel on Drop Outside/Card.js:22
Method
endDrag
()
packages/react-dnd/src/createSourceFactory.js:85
← previous
next →
201–300 of 460, ranked by callers