But how do I "catch" the matSortChange event? In my table.component.html I tried <table matSort (matSortChange)="onClick($event)" id="vehicles" ...
確定! 回上一頁