How to use *ngIf else in Angular 9 template with Example ? August 18, 2020August 25, 2020 Editorial StaffLeave a Comment on How to use *ngIf else in Angular 9 template with Example ? This tutorial guides you on how to use *ngIf else in angular 9 template. NgIf is a structural directive which can be used to output data conditionally in angular template.