Typescript Library Declarations (DOM)
Function ondrag
ondrag
(
this
,
ev
)
:
any
Fires on the source object continuously during a drag operation.
Parameters
this
:
Window
ev
:
DragEvent
The event.
MDN Reference
Returns
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Fires on the source object continuously during a drag operation.