1.

What is a dl token in Angular 6?

Answer»

In Angular 6, a DI TOKEN means a Dependency Injection Token. It is basically a lookup token associated with a dependency provider, to be USED in the Dependency Injection SYSTEM.



Discussion

No Comment Found