What is attribute directive in angular?



What is attribute directive in angular?..

Answer / Akhilesh Kumar

An 'Attribute Directive' in Angular modifies the appearance or behavior of an existing HTML element. It can be applied by adding the directive's name as an attribute to an HTML element.n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What does a service mean in angularjs? Explain its built-in services?

1 Answers  


Is @service a singleton?

1 Answers  


Is angular js compatible with all browsers?

1 Answers  


What is angular and why use it?

1 Answers  


What is provider in angular 2?

1 Answers  


What are the differences between angular and angular js?

1 Answers  


Why decorators are used in angular?

1 Answers  


What is entry point in angular?

1 Answers  


Explain what is angular expression? Explain what is the key difference between angular expressions and javascript expressions?

1 Answers  


What is @viewchild in angular?

1 Answers  


Explain how does angularjs implement two-way binding?

1 Answers  


What are the key features/concepts of Angular.js?

1 Answers  


Categories