song list filter

This commit is contained in:
2020-05-13 19:35:21 +02:00
committed by benjamin
parent fdc1b299fa
commit 888d1e74b1
18 changed files with 229 additions and 23 deletions
@@ -36,7 +36,7 @@
</mat-form-field>
<mat-form-field appearance="outline">
<mat-chip-list #chipList aria-label="Fruit selection">
<mat-chip-list #chipList>
<mat-chip (removed)="removeFlag(flag)" *ngFor="let flag of flags"
[removable]="true" [selectable]="false">
{{flag}}&nbsp;