Nikkio
Results
1
comments of
Nikkio
``` this.sort.active = ''; this.sort.direction = 'asc' as SortDirection; this.sort.sortChange.emit(); ``` this resets matSort UI without triggering server requests.