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 |
How Directives are compiled?
What is the use of ngfor directive in angular?
What do double curly brackets are used in angular 5?
What is the difference among "declarations", "providers" and "import" in ngmodule?
Explain ng-model directive angularjs?
What is angular ui?
Does google use angular?
What is mvc angularjs?
What is urlsegment interface in angular 7?
What is Angular Prefixes $ and $$?
Global variables in angularjs?
How to set, get and clear cookies in angularjs?