I have a requirement like on drag drop two items in a div, it should dynamically create a new div and show both the items in the dynamically created div (using *ngFor). User