//Import for the sorting. import {MatSort} from '@angular/material/sort'; ...... // @ViewChild(MatSort) sort: MatSort; //srt function to ...
確定! 回上一頁