What is directive in angular?



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

Post New Answer

More AngularJS Interview Questions

Which is the core module in angularjs?

1 Answers  


What are http interceptors?

1 Answers  


Is angular seo friendly?

1 Answers  


What is forgiving in angularjs?

1 Answers  


What are the ways to track the error in angularjs?

1 Answers  


How Directives are compiled?

1 Answers  


What are Services in Angular and what command is used to create a service?

1 Answers  


How did we work with multiple modules in our project?

1 Answers  


What is modules in angular?

1 Answers  


Is mern full stack?

1 Answers  


How to implement caching in angular 1.x?

1 Answers  


Explain what string interpolation is in angularjs?

1 Answers  


Categories