StackOverflow 文件 Angular 2 教程 如何使用 ngif 在條件上顯示警報訊息 在條件上顯示警報訊息 Created: November-22, 2018 <p class="alert alert-success" *ngIf="names.length > 2">Currently there are more than 2 names!</p> 使用 ngIf withngFor顯示載入訊息