Skip to content

Migrate to new control-flow #432

@lukasmatta

Description

@lukasmatta

Since Angular v17, a new control flow, known as built-in control flow (@if, @for, @switch) has been introduced. The old syntax, which uses structural directives (*ngIf, *ngFor, and *ngSwitch), is deprecated as of version 20 and is scheduled for removal in version 22.

An automatic migration schematic is available, see https://angular.dev/reference/migrations/control-flow.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions