Back to Developer Roadmap

@else if

src/data/roadmaps/angular/content/[email protected]

4.0420 B
Original Source

@else if

With the new control flow syntax, you gain @else if conditional blocks, something that is not possible with @ngIf. This addition makes the control flow syntax close to what we would write with just plain JavaScript.

Visit the following resources to learn more: