0 votes
in Angular by

Directive that can be used to include HTML fragments from other files into the view of HTML template is _________

1. ng-show

2. ng-if

3. ng-include 

4. ng-model

1 Answer

0 votes
by
Correct answer is :- ng-include

Directive that can be used to include HTML fragments from other files into the view of HTML template is ng-include.
...