Typescript Library Declarations (DOM)
Variable DragEvent
Drag
Event
:
{
prototype
:
DragEvent
;
new
(
type
,
eventInitDict
?
)
:
DragEvent
;
}
Type declaration
new
(
type
,
eventInitDict
?
)
:
DragEvent
Parameters
type
:
string
Optional
eventInitDict
:
DragEventInit
Returns
DragEvent
prototype
:
DragEvent
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark