Constructor
new LayoutDragDrop()
Members
(static, non-null) STATE :Object
State definition.
Type:
- Object
- Source:
_dragDrop :object|null
Internal DragDrop instance.
Type:
- object | null
- Default Value:
- null
- Source:
(non-null) _draggingItemPosition :string
Position of the dragging card
Type:
- string
- Default Value:
- undefined
- Source:
Methods
addTarget(targetnon-null)
Adds a target to the list
Parameters:
Name | Type | Description |
---|---|---|
target |
HTMLElement |
- Source: