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 isolate scope in angularjs?
What is a router in angular?
Why does angular need an entrycomponents?
What is angular framework?
With options on page load how you can initialize a select box?
What is template reference variable in angular 4?
Compare Httpmodule vs httpclientmodule?
What is angular6?
What is ng app in angular?
What is lazy loading and why is it used for angular?
Can we use angularjs in android?
What is @outputs in angular 2?