What is restrict option in directive?
Answer / 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 |
List some cons or disadvantages of using angularjs?
What is isolate scope in angularjs and why it is required?
Explain ng-include directive.
How long will it take to learn angularjs?
How to share information between controllers in AngularJS?
What is the use of currency filter in angularjs?
What is angular compatibility compiler (ngcc) in angular 7?
Which is the first argument typically passed to a node.js callback handler?
What is AtScript?
What is a module in writing?
What are the controllers in angular js?
How to implement caching in angular 1.x?