Skip to content

Latest commit

 

History

History
 
 

DraggableEvent

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

DraggableEvent

The base draggable event for all Draggable events that Draggable emits.

Interface DraggableEvent
Cancelable false
Cancel action -
type draggable

API

draggableEvent.draggable: Draggable
Read-only property for the current draggable instance

DraggableInitializeEvent

DraggableInitializeEvent gets triggered by Draggable when initialized.

Specification DraggableEvent
Interface DraggableInitializeEvent
Cancelable false
Cancel action -
type draggable:initialize

DraggableDestroyEvent

DraggableDestroyEvent gets triggered by Draggable when destroyed.

Specification DraggableEvent
Interface DraggableDestroyEvent
Cancelable false
Cancel action -
type draggable:destroy