When dependent modules of a module are loaded?
Answer / anil singh
A module might have dependencies on other modules. The dependent modules are loaded by angular before the requiring module is loaded.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is one-way bindings?
What is httpclient in angular?
What is npm command?
Which method can be used to define a service and its method?
What is directive in angularjs?
When do I add components to entrycomponents?
What is ag grid?
What is internationalization? How can it be implemented in angularjs?
How do I get data from web api in angularjs 7?
What are the main advantages of angularjs?
What is the use of restrict and template property when creating custom directives?
Which service does the html $compile service use for the purpose of data binding?