What directives support animations?
Answer / Ashish Pathak
In AngularJS, the following directives support animations: ng-class, ng-if, ng-show, and ng-hide.
| Is This Answer Correct ? | 0 Yes | 0 No |
What the different between a directive and component?
What is Dependency Injection in Angular 4?
What is a singleton pattern?
How do you share data between controllers?
What is event binding in angular?
What is injection in angular?
What are angular 2 directive?
What is zones in angular 2?
What is guard in angular?
How to use styleurls and styles in angular?
What is compile function in angularjs?
In what ways can you use a directive?