@if (tabDisplayMode === 'dropdown') {
{{ dropdownTriggerButtonText }}
@for (tabButton of tabButtons; track tabButton.buttonId) {
}
}
@for (tabButton of tabButtons; track tabButton.buttonId) {
}
@if (newTab.observers.length > 0) {
}
@if (openTab.observers.length > 0) {
}