toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.dom
/
GlobalEventHandlers
/
ondrag
ondrag
open
var
ondrag
:
EventHandler
<
DragEvent
,
GlobalEventHandlers
,
Node
>
?
(
source
)
Fires on the source object continuously during a drag operation.
Parameters
ev
The event.
MDN Reference