To use mat-tab-nav-bar and mat-tab-link , we need to import below module. import { MatTabsModule } from '@angular/material/tabs'; ...
確定! 回上一頁