According to the Angular documentation, the keyvalue pipe sorts the items by ... <div *ngFor="let item of object | keyvalue: originalOrder"> ...
確定! 回上一頁