How to perform animation in angular?
Answer / Ashutosh Kumar Agarwal
Animation can be performed in Angular using Angular's built-in animations or third-party libraries such as Animate.css. To use Angular's built-in animations, you need to define triggers, states, and transitions in your animation files.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is hostlistener in angular?
Differentiate between dom and bom.
What is traceur compiler? Why in angular 2?
What are the web application security risks that a web developer should avoid while doing development using angularjs?
Explain what is injector in angularjs?
What is a singleton pattern and where we can find it in angular?
Explain $scope vs scope in angular js?
What’s the used of @outputs in angular 2?
What is one-way bindings?
How to generate a class in angular 7 using cli ?
How to implement caching in angular 1.x?
What is primeng in angular?