Initial commit for the Angular part. We are nowhere yet.
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
<!--?<div cdkDropList class="example-list" (cdkDropListDropped)="drop($event)">-->
|
||||
<!--?<div class="example-box" *ngFor="let movie of movies" cdkDrag>{{movie}}</div>-->
|
||||
<!--?</div>-->
|
||||
|
||||
<!--?<div fxLayout="row wrap" fxLayoutGap="10px" fxLayoutAlign="flex-start">-->
|
||||
<!--?<button fxFlex="0 1 calc(20% - 10px)" *ngFor="let table of tables">{{table.name}}</button>-->
|
||||
<!--?</div>-->
|
||||
Reference in New Issue
Block a user