this.table.renderRows(); ... @ViewChild(MatTable) table: MatTable<Galassia>; ... <div class="mat-elevation-z8 table"> <table mat-table ...
確定! 回上一頁