Explain directives in angular js



Explain directives in angular js..

Answer / Avinash Singh

Directives in AngularJS are a way of extending the functionality of HTML elements or creating custom HTML tags. Directives allow you to modify the behavior, appearance, and structure of your application's HTML, making it more dynamic and powerful.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Which language is used in angular?

1 Answers  


What are differences between templateurl and styleurls?

1 Answers  


What is ddo (directive definition object)?

1 Answers  


How to create and use custom pipes? How to create a globally available custom pipe?

1 Answers  


How can you add an active class to a selected element in a list component?

1 Answers  


What is latest version of angularjs?

1 Answers  


What is react vs angular?

1 Answers  


What is router and why is it used in angular?

1 Answers  


Difference between services and factory.

1 Answers  


How to debug AngularJS app in browser?

1 Answers  


What is client side routing?

1 Answers  


How many scope can an application have?

1 Answers  


Categories