The *ngIf directive is most commonly used to conditionally show an inline template. See the following example: @Component({; selector: 'ng-if-simple', ...
確定! 回上一頁