What is Angular 6 Directives, Structural Directives, Attribute Directives and Component Directives?

What is Angular 6 Directives, Structural Directives, Attribute Directives and Component Directives?

Directives are basic building block for an Angular project. Directives consist of three major categories, they are; Component Directive Structural Directives Attribute Directives Table of Contents: *******************: 00:23 – Types of Directives 00:53 – Component Directive 2:29 – *ngFor 4:22 – *ngFor Exported Values 8:54 – *ngIf 16:09 – *ngSwitchCase 25:12 – Attribute Directive 25:39 – ngClass 30:00 – ngStyle

ALSO READ  Angular 6 Fundamentals - Tutorial from Scratch