What are animating elements in angularjs?
Answer / Jiggyasa Sonker
Animating elements in AngularJS are HTML elements that have been given an animation using the ngAnimate module. These elements can be controlled using built-in AngularJS directives such as ngEnter, ngLeave, and ngShow/ngHide.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you understand by metadata in context of angular 2 application?
What are the basic steps to unit test an angularjs filter?
What mean by topology?
How to install cookies in angular?
How do we share data between controllers?
What is react vs angular?
Explain about routing and why do we use it?
What companies are using angular?
How to set headers for every request in angular?
How will you create a custom service?
What does $event mean in angular?
What is a module and what does it contain?