Answer Posted / chaitanya
The restrict option in angular directive, is used to specify how a directive will be invoked in your angular app i.e. as an attribute, class, element or comment.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the differences between service and factory methods?
What is chaining pipe?
What is Routing in Angular 5?
What are isolated unit tests?
What are the features of angular 7?
Explain ng-click directive angularjs?
Does AngularJS have dependency on jQuery?
What is pure pipe?
What is angular expression? How do you differentiate between angular expressions and javascript expressions?
How to access parent scope from child controller in angularjs?
What are angular filters?
What is @output in angular?
Explain what is factory method in angular.js?
What is ngmodule decorator?
What is mvc in coding?