I've used this package for drag&drop recently and it is very easy to implement. In my use-case I haven't worked with folders like you, but based on the documentation it should be possible.
Nov 4, 2022
1
Level 3
How to add drag drop feature, that mimics thee File explorer function, to Vue app?
I was wondering if it is a simple task to add a drag-drop feature to my Vue app, that somewhat mimics the behavior of File explorer. I have a list of folders and files displayed in my app. I would like to drag-drop the files from that list, into a folder that is also found on that list. I have found some packages online that somewhat mimic the Kanban board, but I don't think that it would match my situation. Any tips?
Level 8
Please or to participate in this conversation.