Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for drag and drop #148

Open
mviens opened this issue Jun 5, 2019 · 1 comment
Open

Add support for drag and drop #148

mviens opened this issue Jun 5, 2019 · 1 comment

Comments

@mviens
Copy link

mviens commented Jun 5, 2019

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

@ghost
Copy link

ghost commented Sep 1, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants