Answer Posted / 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 View All Answers
What is the use of pipe in rxjs?
What angular is doing with bazel compiler?
How to pass data into components with @input in angular 2?
Explain about lifecycle hook in angular?
What is providedin in angular?
Is angularjs opensource?
What is factory in angularjs?
What is a pure pipe?
What is the difference between angular js and backbone.js?
How to do email and phone no. Validation in angularjs?
What is display:block and display:none?
When creating a directive, it can be used in several different ways in the view. Which ways for using a directive do you know? How do you define the way your directive will be used?
What’s the difference between dirty, touched, and pristine on a form element?
What do you understand by dirty checking in angular?
What is an injector?