What is ng-include and when to use it?
Answer / chaitanya
ng-include is a directive which is used to include external HTML fragments from other files into the view's HTML template.
Is This Answer Correct ? | 1 Yes | 0 No |
what is directive and mention what are the different types of directive?
What is the purpose of exports in an ng module?
What is the difference between lazy loading and eager loading in angular 2?
What is activatedroute?
Which service is used for making ajax calls in angular?
How can primeng be used with angular2?
What is 'control html dom programmatically' in angularjs?
What should be the maximum number of concurrent “watches” ?
Explain angularjs digest cycle?
Explain directives?
How are the services injected to your application?
How to updating angular cli?