Skip to content

kxr-saber/react-dnd-multiple-selection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-dnd-multiple-selection

This repo implements multiple selection drag and drop using the react-dnd library and react hooks.

You can try the live demo here.

Play with the CodeSandBox here.

This is inspired and based on @melvynhills's solution posted in this issue. But his implementation was using the legacy APIs, so I rewrote the component using new APIs as of 2020.

About

Implement multiple selection using react-dnd and hooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.9%
  • CSS 11.0%
  • HTML 10.1%