When the data driving the tiles is static or immediately available, you can use the jhaAnimation directive on the parent container to add the animation effect to your elements.

John Smith
{{1248.19 | jhaCurrency}}
John Smith
{{3144.72 | jhaCurrency}}
John Smith
{{2500.0 | jhaCurrency}}
John Smith
{{18219.23 | jhaCurrency}}
John Smith
{{472936.50 | jhaCurrency}}
Timmy Smith
{{422.16 | jhaCurrency}}
Brenda Smith
{{723.88 | jhaCurrency}}

When you need to fetch the data before loading the content blocks, you will need to add the jha-animated-list-item-initial class to your elements and call the AnimateElements() method in the JhaAnimationService manually once the data has been retrieved and populated.

{{account.Subheader}}
{{account.Balance | jhaCurrency}}