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 |
Whats is a filter?
When should we use an attribute versus an element in custom directives?
What is event loop in javascript?
Which is the core module in angularjs?
What is the latest version of angular?
What is context in angularjs?
What mean by topology?
How to do animation with the help of AngularJS?
Why use pipes in angular?
How many types of data binding directives are provided by angularjs?
What is the difference between ngoninit() and constructor() of a component?
What is the meaning of aot?