0 votes
in Angular by (6.0k points)
How to perform animation in Angular?

1 Answer

0 votes
by (30.4k points)

In order to perform animation in an Angular application, you need to include a special Angular library known as Animate Library and then refer to the ngAnimate module into your application or add the ngAnimate as a dependency inside your application module.

Click here to read more about Angular JS
Click here to read more about Insurance

Related questions

0 votes
0 votes
asked Jan 6, 2020 in Angular by sharadyadav1986 (30.4k points)
0 votes
0 votes
asked Jun 4, 2022 in Angular by sharadyadav1986 (30.4k points)
...