Staggered Animations?

Author: MentalGearCreated Jun 27, 2022Updated Jul 14, 2025
Labelsenhancement

Great library, thank you for this!

I'm wondering if there's also a config option to apply delays between animations starts for a staggered transition. Use case: Loading a list to animate in one item after another instead of all at once.

Also, if there are click animation events on the list items (via svelte animate), hopefully these "animate in/out" delay shouldn't be applied on an item the user clicks on.