animate-css-grid icon indicating copy to clipboard operation
animate-css-grid copied to clipboard

what does 'stagger' option?

Open Grawl opened this issue 6 years ago • 2 comments

can't find in docs the answer

Grawl avatar Jun 24 '19 03:06 Grawl

Hi, if there are many animations in a list,stagger delays the later ones for a nice effect. You can see it in this example. On line 64 you can change the stagger parameter to see what it does, try changing from 100 to 200 to see the additional delay.

aholachek avatar Jun 24 '19 03:06 aholachek

OK, so description in readme should be “delay between animation steps”? I think we should describe this in readme

Grawl avatar Jun 24 '19 03:06 Grawl