@if(abmListInput.label) { {{abmListInput.label}} } @for (option of filteredOptions$ | async; track option) { {{option.label}} }