@if (header.length > 0) {

@if (actions.length > 0) {   } {{header}}  @if (pagination !== undefined) { {{pagination.totalItems}} }

}
@if (items.length === 0 && !isLoading) {

}
@if (jumpBarKeysToRender.length >= 4 && items.length > 0 && scroll.viewPortInfo.maxScrollPosition > 0) { }
@if (items.length === 0 && !isLoading) {

}
@for(jumpKey of jumpBarKeysToRender; track jumpKey.key; let i = $index) { }