Back to Developer Roadmap

Attribute Directives

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

4.0445 B
Original Source

Attribute Directives

Change the appearance or behavior of DOM elements and Angular components with attribute directives.

The most used attribute directives are:

  • ngClass
  • ngStyle
  • ngModel

Visit the following resources to learn more: