UNPKG

pencil.js

Version:

Nice modular interactive 2D drawing library.

14 lines (9 loc) 137 B
# .resizable Allow rectangles to be resized. ## Examples ```js const options = { x: false }; myComponent.resizable(options); ```