What is directive in angular?
Answer / Archit Vishnoi
In Angular, a directive is a way of extending the functionality of HTML by adding new attributes, elements, or behaviors to existing HTML tags. Directives allow for code reuse and customization.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which is the core module in angularjs?
What are http interceptors?
Is angular seo friendly?
What is forgiving in angularjs?
What are the ways to track the error in angularjs?
How Directives are compiled?
What are Services in Angular and what command is used to create a service?
How did we work with multiple modules in our project?
What is modules in angular?
Is mern full stack?
How to implement caching in angular 1.x?
Explain what string interpolation is in angularjs?