I made some changes in Angular2
animation example in this plunker
I want to make animations in a way that when I click on Add All Heros
or Remove All Heroes
each item comes or goes during the prev one, right now they all come or go with each other. I have no idea how can I make delays in angular2.
Something list list
demo in this site http://ionicmaterial.com/
ps. There is done
event that I can add each item when the prev is done but I want them to begin with delays while the prev one is still animating