@if (filterText && isNewName && optionAddable()) { "{{filterText}}" (Add item) } @for (option of filteredItems(); track option) { {{option.label}} }