@for (tab of tabs; track tab; let i = $index) {
@if (tab.templateLabel) { } @if (!tab.templateLabel) { {{ tab.textLabel }} }
}
@for (tab of tabs; track tab; let i = $index) { }