Schum123 / svelte-loading-spinners

A collection of loading spinner components for SvelteJs
https://schum123.github.io/svelte-loading-spinners/
MIT License
511 stars 35 forks source link

Option to control the duration of the animations #13

Closed BenTimor closed 3 years ago

BenTimor commented 3 years ago

Hey! I've added the option to control the duration for all of the spinners (And fixed on 2 spinners which already had a duration parameter).

I think it's an important option and it allows the library to be more dynamic.

Have a great day :)