Learn Angular 2 - The Pipe. ... <th>Last Name</th> <th>Age</th> </tr> </thead> <tbody> <tr *ngFor="let user of users | orderBy : ['firstName']> <td>{{user.
確定! 回上一頁