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 difference between structural and attribute directives?
What is route guard?
What do u mean by router?
In how many ways the Data Binding can be done?
How does lazy load work?
Does facebook use react js?
What is dependency injection (di) in angular?
Explain what is the difference between link and compile in angular.js?
Is vue js better than angular?
Can we use multiple ng app?
List the types of data binding supported by angular 5?
What happen when I import the same module twice in angular 4?