@if (headers.length > 0) { @if (icons && icons[0]) { }
@if (headers[0]) { {{headers[0]}} } @if (requiredTabs[0] && !disabledTabs[0]) { * }
} @if (headers.length > 1) { @if (icons && icons[1]) { }
@if (headers[1]) { {{headers[1]}} } @if (requiredTabs[1] && !disabledTabs[1]) { * }
} @if (headers.length > 2 ) { @if (icons && icons[2]) { }
@if (headers[2]) { {{headers[2]}} } @if (requiredTabs[2] && !disabledTabs[2]) { * }
} @if (headers.length > 3) { @if (icons && icons[3]) { }
@if (headers[3]) { {{headers[3]}} } @if (requiredTabs[3] && !disabledTabs[3]) { * }
} @if (headers.length > 4) { @if (icons && icons[4]) { }
@if (headers[4]) { {{headers[4]}} } @if (requiredTabs[4] && !disabledTabs[4]) { * }
} @if (headers.length > 5) { @if (icons && icons[5]) { }
@if (headers[5]) { {{headers[5]}} } @if (requiredTabs[5] && !disabledTabs[5]) { * }
} @if (headers.length > 6) { @if (icons && icons[6]) { }
@if (headers[6]) { {{headers[6]}} } @if (requiredTabs[6] && !disabledTabs[6]) { * }
} @if (headers.length > 7) { @if (icons && icons[7]) { }
@if (headers[7]) { {{headers[7]}} } @if (requiredTabs[7] && !disabledTabs[7]) { * }
} @if (headers.length > 8) { @if (icons && icons[8]) { }
@if (headers[8]) { {{headers[8]}} } @if (requiredTabs[8] && !disabledTabs[8]) { * }
} @if (headers.length > 9) { @if (icons && icons[9]) { }
@if (headers[9]) { {{headers[9]}} } @if (requiredTabs[9] && !disabledTabs[9]) { * }
}
@if (headers.length > 0 ) { @if (keepTabsVisible == true ? true : activeIndex == 0) { } } @if (headers.length > 1) { @if (keepTabsVisible == true ? true : activeIndex == 1) { } } @if (headers.length > 2 ) { @if (keepTabsVisible == true ? true : activeIndex == 2) { } } @if (headers.length > 3) { @if (keepTabsVisible == true ? true : activeIndex == 3) { } } @if (headers.length > 4) { @if (keepTabsVisible == true ? true : activeIndex == 4) { } } @if (headers.length > 5) { @if (keepTabsVisible == true ? true : activeIndex == 5) { } } @if (headers.length > 6) { @if (keepTabsVisible == true ? true : activeIndex == 6) { } } @if (headers.length > 7) { @if (keepTabsVisible == true ? true : activeIndex == 7) { } } @if (headers.length > 8) { @if (keepTabsVisible == true ? true : activeIndex == 8) { } } @if (headers.length > 9) { @if (keepTabsVisible == true ? true : activeIndex == 9) { } }