Difference between Component & Directive in Angular
Difference between Component & Directive in Angular: Component: Components can be created using @Component annotation. <app-header></app-header>, here app-header is the […]
» Read morenext gen Developer
Difference between Component & Directive in Angular: Component: Components can be created using @Component annotation. <app-header></app-header>, here app-header is the […]
» Read moreWhat is the difference between Structural and Attribute directives ? Directives are divided into two types namely Structural and Attribute […]
» Read more