[Solução encontrada!] Angular 4 e 5 : usando else: <div *ngIf="isValid;else other_content"> content here ... </div> <ng-template #other_content>other…
確定! 回上一頁