*ngFor sorting. html code <div *ngFor="let x of arr | orderBy:'sort'"> ... This x is an object, and sort is a field parameter </div>.
確定! 回上一頁