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