angular2-draggable
angular2-draggable copied to clipboard
Add resize input in resizable
It would be great if there was a function for resizeable to set width and height of a component. Something similar to position in draggable that sets the x and y.
I am also really interested in this feature!
You can use [ngStyle] to set width and height before this feature is released.
There is also no input for initial position unlike ngDraggable.