@pencil.js/draggable

1.18.0 • Public • Published

.draggable

Allow component to be dragged.

Installation

npm install @pencil.js/draggable

Examples

import "@pencil.js/draggable";

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

Readme

Keywords

Package Sidebar

Install

npm i @pencil.js/draggable

Weekly Downloads

1

Version

1.18.0

License

MIT

Unpacked Size

5.82 kB

Total Files

4

Last publish

Collaborators

  • gmartigny