dnd-kit
dnd-kit copied to clipboard
Available to have multiple draggable container and multiple droppable container?
I think you should implement some examples on documentation about this.
+1
Hey, fellow learner here. There are some pretty good examples on the storybook, the source of which is in this repo.
In particular the Checkers one is quite good for showing multiple draggables / droppables together.
There is pretty great demos in storybook, but it is pretty hard to follow IMO. I think minimal example would be a good start.
There is pretty great demos in storybook, but it is pretty hard to follow IMO. I think minimal example would be a good start.
I agree. This package is amazing, but it's incredibly difficult to learn anything from these storybook examples.