tobiasahlin / SpinKit

A collection of loading indicators animated with CSS
http://tobiasahlin.com/spinkit/
MIT License
19.35k stars 1.81k forks source link

[Quick Question] Is it possible to load this spinner only once at dash initialization? #162

Closed NawalElBoghdady closed 3 years ago

NawalElBoghdady commented 3 years ago

I'm not sure if I can post this here, so if not allowed, please feel free to remove it. I was wondering if there is a way to load the spinner animation only once at the beginning of the dash figure initializations and not with every change that is made to the figures. I have figures updating every 10 minutes, so I was wondering if there is a way to specify that the spinner animation should be fired only once at the beginning.

There seems to be no solution to this currently.

Much appreciated!

tobiasahlin commented 3 years ago

Hey @NawalElBoghdady, this repo is only for the CSS that is driving these spinners, not the dash (?) implementation 👀 I'm not sure where that lives, and I'm not the author of it. Hope you can find it and find some guidance there!