Loading

Quipoin Menu

Learn • Practice • Grow

angular / ngIf Directive
exercise
1/5
Exercise 1Angular
Question

Write an *ngIf example that shows a message only when a user is logged in. Assume a boolean property "isLoggedIn".