reason-react
reason-react copied to clipboard
Add drag event API binding
Add and use a new ReactEvent.Drag module for onDrag, onDrop, etc. The new module is like ReactEvent.Mouse but also includes a binding for dataTransfer.