Is there a way to dynamically create drop zones? I\'m having some troubles with ngFor and cdkDropList.
Here is my first list and draggable elements:
With cdkDropListGroup you can now do:
{{i}}
No longer a need for cdkDropListConnectedTo in this case. See https://github.com/angular/material2/blob/master/src/cdk/drag-drop/drag-drop.md