Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ivymasterman's avatar

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?

0 likes
1 reply

Please or to participate in this conversation.