Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

readme.md

.draggable

Allow component to be dragged.

Examples

const options = {
    x: false
};
myComponent.draggable(options);