You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know if this is possible, for a component to be both draggable and droppable. The use case can for example be a file tree where folders are both droppable and draggables. I've tried to search for the answer, but haven't found anything yet.
The text was updated successfully, but these errors were encountered:
The same component being a draggable and a droppable - i have not tested it. It probably will not work as we expect droppable's to stay in the same place during a drag
I would like to know if this is possible, for a component to be both draggable and droppable. The use case can for example be a file tree where folders are both droppable and draggables. I've tried to search for the answer, but haven't found anything yet.
The text was updated successfully, but these errors were encountered: