@ViewChild('toolbar') toolbar: MatToolbar; @ViewChild('tabgroup') tabgroup: MatTabGroup; ngAfterViewInit(): void { const toolbarEl = this.toolbar.
確定! 回上一頁