Open ricardopolo opened 6 years ago
@ricardopolo Maybe it is possible, if you can control the svg animation throught the JavaScript script.
@ricardopolo ,你好,我想问下当向后台请求完数据后,怎么让它停止。
@xuedongshao 用 v-if/v-show 控制它就行了,可以看看这个 https://github.com/jkchao/vue-loading/issues/1
@jkchao 谢谢,解决了
Sorry, I dont speak your language 😢
@ricardopolo use v-if/v-show
We want to use this spinner but having the possibility to have it "Stopped". So when a process waith appear the balls but does not animate. Later when running the process it starts to moves.
Do you think is possible?