@if (tabService.tab$ | async) {
}
@if (offset < bounds.lower) { }
@for (tab of tabService.tabs$ | async; track tab) { }
@if (offset > bounds.upper) { }