0

can't find a dnd component under my requirement https://react-beautiful-dnd.netlify.app/?path=/story/multi-drag--pattern this component is perfect, but when dragging, I need all the elements to be selected, and not just one, as here https://nikhilbaradwaj.github.io/ReactMultiDnD/ maybe someone saw such a solution?

Стас Рябцев
  • 1,318
  • 4
  • 19
  • 36

1 Answers1

0

No libraries implements this out of the box. Such functionality should be implemented manually.

Aleksandr Savvopulo
  • 147
  • 1
  • 1
  • 11