The table will take the array and render a row for each object in the data array. <table mat-table [dataSource]="myDataArray"> ... </ ...
確定! 回上一頁