Preparing search index...
The search index is not available
ixfx
ixfx
Dom
DragDrop
DragListener
Type Alias DragListener
Drag
Listener
:
Readonly
<
{
abort
?:
(
(
reason
:
string
,
state
:
DragState
)
=>
void
)
;
progress
?:
(
(
state
:
DragState
)
=>
DragProgress
)
;
start
?:
(
(
)
=>
DragStart
)
;
success
?:
(
(
state
:
DragState
)
=>
void
)
;
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...