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