angular2-draggable
angular2-draggable copied to clipboard
Using angular-2 draggable, when drag the content from one position to another position then original state of draggable should be stable.
Using angular-2 draggable, when drag the content from one position to another position then original state of draggable should be stable. Example:- suppose "drag me " content is at position (0,0) when I drag the content from (0,0) position to another position then there should create a copy of "drag me" content at another position everytime.