How do we import a module in angular 5?
Answer / Alam Singh Tomar
To import a module in Angular 5/4, you need to add it to the list of imports within your application's main module (AppModule). After that, Angular will automatically recognize the module and make its services and directives available to other parts of your application.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is webpack in angular?
How to debug the $rootscope object of angularjs when in the browser?
How to load external css style into angular 2?
What are the security threats should we be aware of in angular 2?
Difference between directive and pipe in angular?
What is route in angular?
What are the ways to track the error in angularjs?
What is the difference between es5 vs es6?
What are directives in angular7?
Who is the author of angular js?
What are different ways to invoke a directive?
What is ng last name?