@vi5hnuu/ngx-movement
v1.0.3
Published
movement of dom elements in angular
Maintainers
Readme
<app-shape drag-resize [selected]="false" #shapeEl
[miniSize]="{width:50,height:50}"
[edgeThreshold]="20"
[aspectRatioFn]="getShapeAspect"
(click)="onShapeTap(shapeEl)"></app-shape>