song list filter

This commit is contained in:
2020-04-24 15:07:35 +02:00
committed by smuddy
parent fdc1b299fa
commit 888d1e74b1
18 changed files with 229 additions and 23 deletions

View File

@@ -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;