Invert Angular 2 *ngFor. You can simply use JavaScript's .reverse() on the array. Don't need an angular specific solution. <li ...
確定! 回上一頁