Any API or methods for drag and drop
Hello there!
I wanted to ask how could I implement a drag and drop interface, say for example from a todo task container and put it to a task done
3 Replies
I have the same question this week, I think this is not an easy task, however if someone gives direction or ideas, we may try. The closest component seems to be gird dragging, if we can build something like grab from one area and put in another area for example, there will be lots of applications for that. I hope someone can give some insights
Hey @Chris @Andres Quintero!
Just to be clear - your questions is about dragging solara components / HTML elements?
I wanted to be able to drag elements from a multiple select component or a data frame filter and drag it somewhere else to another component, so yes dragging elements within components