<mat-tab-group> <mat-tab *ngFor="let tab of tabs" label="{{tab.label}}"> <ng-container *ngComponentOutlet="tab.component ...
確定! 回上一頁