Did you know that structural directives (*ngIf, *ngFor...) are now deprecated in Angular. Here is out to upgrade to the control flow syntax: https://andromedagalactic.com/blog/angular-upgrading-to-the-control-flow-syntax

#angular

Angular: Upgrading to the Control Flow Syntax | Blog | Andromeda Galactic Solutions

Updating from Angular's structural directives to control flow blocks.

Andromeda Galactic Solutions