Back to Angular

Tab Group.Component

adev/shared-docs/components/tab-group/tab-group.component.html

22.0.0-next.10117 B
Original Source

@for (tab of computedTabs(); track tab.tabId) { {{ tab.label }} } @for (tab of computedTabs(); track tab.tabId) {

}