@if (filters$ | async; as filterList) { @for (filter of filterList; track filter.id) { {{ filter.name | translate }} @if (showIcons) { } } @else {
}