What is ng-include and when to use it?



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

Post New Answer

More AngularJS Interview Questions

what is directive and mention what are the different types of directive?

0 Answers  


What is the purpose of exports in an ng module?

0 Answers  


What is the difference between lazy loading and eager loading in angular 2?

0 Answers  


What is activatedroute?

0 Answers  


Which service is used for making ajax calls in angular?

0 Answers  


How can primeng be used with angular2?

0 Answers  


What is 'control html dom programmatically' in angularjs?

0 Answers  


What should be the maximum number of concurrent “watches” ?

0 Answers  


Explain angularjs digest cycle?

0 Answers  


Explain directives?

0 Answers  


How are the services injected to your application?

0 Answers  


How to updating angular cli?

0 Answers  


Categories