Make sure you import ViewChild and MatTable: import {Component, ViewChild} from '@angular/core'; import {MatTable} from '@angular/material'; ...
確定! 回上一頁