@for (item of itemsForDisplay; track item) { @if (item.text) { {{ item.text }} } @else if (item.templateRef) { } }