@pencil.js/resizable

1.18.0 • Public • Published

.resizable

Allow rectangles to be resized.

Installation

npm install @pencil.js/resizable

Examples

import "@pencil.js/resizable";

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

Dependencies (6)

Dev Dependencies (3)

Package Sidebar

Install

npm i @pencil.js/resizable

Weekly Downloads

5

Version

1.18.0

License

MIT

Unpacked Size

4.99 kB

Total Files

4

Last publish

Collaborators

  • gmartigny