@if (fileLoading) { } @else { } @if (selectedFiles.length > 0) {

Выбранные файлы:

@for (item of selectedFiles; track $index) {

{{ item.file.name }}

Кампус по умолчанию @for (option of onFilter(item.campus); track $index) { {{ option }} } }
}