Skip to content

v4.1.0

@alexkirsz alexkirsz tagged this 06 Mar 20:51
* feat(svg): add an interval prop

Add an interval prop that controls the duration of the interval between two animations. For
instance, an interval of `.25` and an animation speed of `2` imply that the animation will
take 1.5s to complete, and wait 0.5s before starting again.

* docs(options): add interval prop
Assets 2
Loading