In Html you need to add matSort and mat-sort-header. <table mat-table matSort [dataSource]="dataSource" class="mat-elevation-z8"> <ng-container ...
確定! 回上一頁