What are differences between templateurl and template?
Answer / Ajay Kumar Maurya
TemplateUrl is used to specify an external HTML file that contains the template for a component or directive. Template, on the other hand, is used to inline the HTML template within the TypeScript file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain validations done in angularjs?
What is the possible order of lifecycle hooks in angular?
Difference betweek javascript, jquery and angularjs?
How to make Http get request from AngularJS with an example?
What are the angular modules?
What is two-way bindings?
What is ng-app, ng-init, and ng-model?
What is the urlsegment interface in angular 7?
What are observables in angular?
What is activatedroute snapshot?
What is the difference between observable and promises?
What does a Subscribe method do in Angular 4?