0

I have a list of items with *ngFor.
I want to animate an item moving up when a button inside the element is clicked.
How do I do this with Angular?

amitairos
  • 2,907
  • 11
  • 50
  • 84

1 Answers1

1

I dont know what your mind expected, somehow I have managed to create a simple example, but here i dont know hot to create an angular example, so i made one in stackblitz. Checkout the stackblitz example

Akhil Aravind
  • 5,741
  • 16
  • 35