*ngLoaded, an Angular directive to display a loading spinner
You are probably familiar with the *ngIf directive in Angular. Let’s use how we can create a new one that uses the same principle but displays a loading spinner.
You are probably familiar with the *ngIf directive in Angular. Let’s use how we can create a new one that uses the same principle but displays a loading spinner.