In my design the user can delete a list item by dragging it out of the list onto any non-interactive part of the page.
I can't see an easy way to do that. How (for instance) could I adapt one of the demos at https://sortablejs.github.io/Sortable/#simple-list to have that behavior?
In my design the user can delete a list item by dragging it out of the list onto any non-interactive part of the page.
I can't see an easy way to do that. How (for instance) could I adapt one of the demos at https://sortablejs.github.io/Sortable/#simple-list to have that behavior?