0 votes
in Angular by
How to perform animation in Angular?

1 Answer

0 votes
by

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.

Related questions

0 votes
asked Jul 12, 2023 in Angular by Robin
0 votes
asked Aug 17, 2023 in CSS by GeorgeBell
...