I have a working solution where Drag and Drop works fine on a Computer using the draggable=true on div, as well as @ondragstart and @ondragend.
I can see that there are libraries e.g., hammer.js and interactive.js that can provide touch gestures etc for mobile browsers, but how do I utilize these within my Blazor project?
Does anyone have an example to share?
1.4m articles
1.4m replys
5 comments
57.0k users