What are Directives in AngularJS?
Answer / chaitanya
AngularJS directives are used to extend the HTML vocabulary i.e. they decorate html elements with new behaviors and help to manipulate html elements attributes in interesting way.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you understand by deep linking?
Why services are used in angularjs?
What is component?
What IDEs you can use for AngularJS development?
How prevents html dom based cross site scripting (xss) attacks?
What is router and why is it used in angular?
What are Modules in AngularJS?
How would you make use of ngoninit()?
What is core module in AngularJS?
Why use pipes?
What set of modern browsers are supported in angular 2?
What is typings in angular 2?