This is a stub types definition for react-dnd (https://github.com/react-dnd/react-dnd).
react-dnd provides its own type definitions, so you don't need @types/react-dnd installed!
This is a stub types definition. react-dnd provides its own type definitions, so you don't need this installed.
Stub TypeScript definitions entry for react-dnd, which provides its own types definitions
This is a stub types definition for react-dnd (https://github.com/react-dnd/react-dnd).
react-dnd provides its own type definitions, so you don't need @types/react-dnd installed!
getManager()
method (#1570) (4ad004c), closes #1570options
flag for DndProvider (cbc58cf)dataTransfer.items
for files (#1241) (96ff9ca), closes #1241 #712publishSource
to true when options passed to beginDrag
(#1161) (76cca25), closes #1161react-dnd-html5-backend
depending on react-dnd
in order to use with `pr (2dbac3a), closes #884clientOffset
to the testing tutorial (82a8665)getClientOffset
indicating that this is a method (22b33d8)npm run
with npm start
(bec7be2)endDrag
not to be called on an unmounted component (884ada4)