Syntax- *ngIf=”<condition>” Example- <ul *ngFor=”let person of people” *ngIf=”person.age < 30”> ... The individual sort function can be tested in isolation.
確定! 回上一頁