1. 撰寫一個table範例, 要呈現的表格資料帶入datasource, 接下來先載入dragdrop module。 <mat-table #table [dataSource]="dataSource" ...
確定! 回上一頁