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 |
What is ngzone run outside angular 2?
Explain ng-repeat directive ?
What is the single page application (spa)?
Why is angular faster?
What is the possible order of life-cycle hooks?
Explain the process how do we exchange the data from front end to server?
Explain the different types of streams present in node.js?
What are the difference between directive and component in angular 4?
Explain routing in angularjs?
How angularjs is used to handle the security hurdles?
How angular js integrates with html?
What is directive?