Explain directive in AngularJS?



Explain directive in AngularJS?..

Answer / Gaurav Chauhan

A directive in AngularJS is a way to extend HTML by adding new attributes, elements, or behaviors. Directives can be used to create custom components, modify the behavior of existing HTML elements, and manipulate the DOM.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What does SPA (Single page application) mean?

1 Answers  


What is $scope? How does it work?

1 Answers  


What would you consider a thing you should be careful doing on onnginit()?

1 Answers  


What is root injector in angular?

1 Answers  


Explain ng-include directive.

1 Answers  


What are the 3 types of advance directives?

1 Answers  


Mention what are the characteristics of “scope”?

1 Answers  


Who created angular js ?

1 Answers  


What is a router in angular?

1 Answers  


When should you use json web tokens?

1 Answers  


What is angular ui?

1 Answers  


How to handle and retry the failed request due to poor network connection in angular 4?

1 Answers  


Categories