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 |
Mention what are the characteristics of “scope”?
What is providedin root?
Is angular 2 object oriented?
Why use multiple ngmodules?
What is bootstrapping in angular js?
What are the disadvantages of angularjs?
What does full stack mean?
What is a singleton pattern and where we can find it in angular?
How would you pass data from a parent component to a child component?
List out the components which can be used in AngularJS modules?
List the key components of angular 2?
What is decorator in angular 2?