How many types of directives are there in angular 4?
There are basically three types of directives in Angular 4, they are::
- Attribute Directives
- Structural Directives
- Components
BY Best Interview Question ON 20 May 2020
There are basically three types of directives in Angular 4, they are::