@if (filteredSelectionList.length > 0) { @for (item of filteredSelectionList; track item; let index_ = $index) {
{{item.title}}
} } @else {
Keine Übereinstimmung...
}