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

Feature Request: Add the ability to pause or halt the animation #32

Closed loofkid closed 1 year ago

loofkid commented 2 years ago

It would be really useful to be able to pause or halt the animation - say if I wanted to show an error state. Could be done by conditionally setting animation-play-state to paused.