@pencil.js/rotatable
v1.18.0
Published
Allow component to be rotated in Pencil.js package.
Readme
.rotatable
Allow component to be rotated.
Installation
npm install @pencil.js/rotatableExamples
import "@pencil.js/rotatable";
myComponent.rotatable();