In Angular 4, there are four types of component decorators:
  • Class decorators
  • Property decorators – used for properties inside classes
  • Method decorators – used for methods inside classes
  • Parameter decorators – used for parameters inside class constructors

This information is usually asked in interview questions on Angular 4.

BY Best Interview Question ON 19 Dec 2019