react-checkbox-tree icon indicating copy to clipboard operation
react-checkbox-tree copied to clipboard

Add support for drag and drop

Open mviens opened this issue 6 years ago • 1 comments

This component would be much more useful if it supported drag and drop.

The following methods are recommended:

  • onDragEnd
  • onDragEnter
  • onDragLeave
  • onDragOver
  • onDragStart
  • onDrop

As an example, these methods are supported by: https://github.com/react-component/tree

mviens avatar Jun 05 '19 20:06 mviens

Will you be adding drag and drop? This looks like a really great component!

jschroeder7 avatar Sep 01 '23 19:09 jschroeder7