Example 1: ng if. <div *ngIf="condition">. Example 2: ng-if. <label>Click me: <input type="checkbox" ng-model="checked" ng-init="checked=true" ...
確定! 回上一頁