<ng-container> 是Angular 提供的一組有趣的標籤,這個標籤最有趣的地方在於它不會產生 ... <ul> <ng-container *ngFor="let item of list; let odd = odd"> <li ...
確定! 回上一頁