Drag & drop multiple elements

Hey there, I am facing an issue with the drag & drop. When user drags an element, I need to carry it’s next element or sibling along with it. How can I do that? I tried setting dataTransfer data but failed to do so.
Here is the link

Thanks!