This means the results of the filter pipe are passed as input to the sort pipe. <tr *ngFor="let x of users|filter:searchTerm|sort:direction:column:type">. We ...
確定! 回上一頁