Wednesday, January 2, 2019

What is Angular 6 Animations?

 Angular 6 Animations:

Animations add a lot of interaction between the html elements. Animation was also available with Angular2. The difference with Angular 6 is that animation is no more a part of the @angular/core library, but is a separate package that needs to be imported in app.module.ts.
To start with, we need to import the library as follows −
https://www.tutorialspoint.com/index.htm

No comments:

Post a Comment