@for (tab of tabs(); track tab) { @if (tab.showCondition !== false) { @if (tab.onClick) { } @else { } } }