{{ collection | orderBy: expression : reverse : caseInsensitive : comparator }} ... template: ` <ul> <li *ngFor="let item of array | orderBy: order"> ...
確定! 回上一頁