Micke Alm
 · Head of User Experience at Steven, free-time builder/founder

Staggered animation in list?

Hi,
I have a list of items, and I would like them to animate in on load (simple fade/slide up). It's easy to get all the items in the list to do this on load, but I want them to do it one after the other with some kind of incremented delay.

We can't attach variables to animation settings, and I've tried creating a loop that runs on load and should trigger the animation, but I'm guessing the list items might not be built yet when it runs.

Any tips on how to achieve this?

5
1 reply