ui
components/core/createElement
<internal>
DragEvent
Variable DragEvent
DragEvent
:
{
prototype
:
DragEvent
;
new
(
type
:
string
,
eventInitDict
?:
DragEventInit
)
:
DragEvent
;
}
Type Declaration
new
(
type
:
string
,
eventInitDict
?:
DragEventInit
)
:
DragEvent
Parameters
type
:
string
Optional
eventInitDict
:
DragEventInit
Returns
DragEvent
prototype
:
DragEvent
Settings
Member Visibility
Protected
Private
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
ui