'Multiple drag with combined drop in single div Beautiful-dnd

I am trying to shape my project in such a way that I can drag multiple items(div) from a list and being able to drop them in another column in such a way that those multiple divs can be combined into one div element with all of the selected text in respective divs. Currently, I am able to drag multiple items and drop it off.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source