Rakesh Dwivedi
What is @Injectable in Angular? When and why we used this?
By Rakesh Dwivedi in Angular on Mar 13 2018
  • Ishoo Anyal
    Sep, 2019 27

    @Injectable is a decorator in Angular framework, it allows the service to be injected in Components or other service. Angular build on Dependency injection

    • 0
  • Mahesh Verma
    Oct, 2018 1

    @Injectable is a decoratore method basically used in services. Whenever we want to inject one service into another service then we need to use this decorator function.

    • 0
  • Rupesh Kahane
    Sep, 2018 13

    Refer https://angular.io/api/core/Injectable

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS