Drag and drop from list

Hello,

I’m looking for a way to drag names from a scrollable list and drop them into another area. From what I’ve read, it doesn’t seem like I can use the List component if I want to achieve this, but I’m having trouble thinking of a way.

Basically, I’m going to have a input text box that will be used to be populate the list. Then I would like the ability to drag the names from the list to a blank area.

I was able to get it working with the input text box to populate the list, it was just the dragging part that caused me trouble.

Any help would be appreciated. Thanks!