could you add support for initial delay as data-delay ?
that would allow to control when an animation starts.
velocity has a special stagger feature which is great for creating pagebuilds
could you add support for that as a data-stagger property
however i think that's only relevant for UI pack animations
Stagger: Specify the stagger option in ms to successively delay the animation of each element in a set by the targeted amount. You can also pass in a value function to define your own stagger falloffs.
could you add support for initial delay as
data-delay
? that would allow to control when an animation starts.velocity has a special stagger feature which is great for creating pagebuilds could you add support for that as a
data-stagger
property however i think that's only relevant for UI pack animationshttp://codepen.io/julianshapiro/pen/mqsnk