الزاوي 4 و 5 : باستخدام else : <div *ngIf="isValid;else other_content"> content here ... </div> <ng-template #other_content>other content ...
確定! 回上一頁