Search
Preparing search index...
The search index is not available
@blinkk/selective-edit
Options
All
Public
Public/Protected
All
Inherited
Menu
@blinkk/selective-edit
DroppableUi
Class DroppableUi
Hierarchy
__type
<
typeof
Base
,
this
>
&
Base
<
this
>
DroppableUi
Implements
DroppableUiComponent
Index
Constructors
constructor
Properties
_uuid
listeners
valid
Types
Accessors
uid
uuid
Methods
find
Drop
Target
handle
Drag
Enter
handle
Drag
Leave
handle
Drag
Over
handle
Drop
is
File
Valid
Constructors
constructor
new
Droppable
Ui
(
)
:
DroppableUi
Returns
DroppableUi
Properties
Optional
_uuid
_uuid
?:
string
listeners
listeners
:
Listeners
valid
Types
valid
Types
:
string
[]
Accessors
uid
get
uid
(
)
:
string
Returns
string
uuid
get
uuid
(
)
:
string
Returns
string
Methods
Private
find
Drop
Target
find
Drop
Target
(
evt
:
DragEvent
)
:
null
|
HTMLElement
Parameters
evt:
DragEvent
Returns
null
|
HTMLElement
handle
Drag
Enter
handle
Drag
Enter
(
evt
:
DragEvent
)
:
void
Parameters
evt:
DragEvent
Returns
void
handle
Drag
Leave
handle
Drag
Leave
(
evt
:
DragEvent
)
:
void
Parameters
evt:
DragEvent
Returns
void
handle
Drag
Over
handle
Drag
Over
(
evt
:
DragEvent
)
:
void
Parameters
evt:
DragEvent
Returns
void
handle
Drop
handle
Drop
(
evt
:
DragEvent
)
:
void
Parameters
evt:
DragEvent
Returns
void
is
File
Valid
is
File
Valid
(
file
:
File
)
:
boolean
Parameters
file:
File
Returns
boolean
Exports
Droppable
Ui
constructor
_uuid
listeners
valid
Types
uid
uuid
find
Drop
Target
handle
Drag
Enter
handle
Drag
Leave
handle
Drag
Over
handle
Drop
is
File
Valid
Generated using
TypeDoc