maxence-charriere / go-app

A package to build progressive web apps with Go programming language and WebAssembly.

Home Page:https://go-app.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest onDragStart,onDragLeave example

shaktisource opened this issue · comments

I am a newbie , trying to implement Drag and drop functionality but not able to do so , can anyone please give an example on how to use listeners in go-app . Quick response would be appreciated as its delaying my work

Which parts of HTML_Drag_and_Drop_API are you trying to implement?
There are drag operations and file upload operations.

If you implement the functionality in plain JS/HTML and provide that it will make questions like this easier to answer.