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 |
What does a service mean in angularjs? Explain its built-in services?
Is @service a singleton?
Is angular js compatible with all browsers?
What is angular and why use it?
What is provider in angular 2?
What are the differences between angular and angular js?
Why decorators are used in angular?
What is entry point in angular?
Explain what is angular expression? Explain what is the key difference between angular expressions and javascript expressions?
What is @viewchild in angular?
Explain how does angularjs implement two-way binding?
What are the key features/concepts of Angular.js?