Please note the *ngFor , this would prevent the option of using *ngIf and not rendering the <a> altogether. <a *ngFor="let link ...
確定! 回上一頁