{{ label }} @for (item of selectedItems; track item) { {{ item }} } @for (item of filteredItems$ | async; track item) { {{ item }} }