@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);

Readme

Keywords

Package Sidebar

Install

npm i @pencil.js/resizable

Weekly Downloads

2

Version

1.18.0

License

MIT

Unpacked Size

4.99 kB

Total Files

4

Last publish

Collaborators

  • gmartigny