jkchao / vue-loading

😄 vue-loading 😊
https://jkchao.github.io/vue-loading/
473 stars 64 forks source link

How Can I render it stopped? #12

Open ricardopolo opened 6 years ago

ricardopolo commented 6 years ago

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?

jkchao commented 6 years ago

@ricardopolo Maybe it is possible, if you can control the svg animation throught the JavaScript script.

ghost commented 6 years ago

@ricardopolo ,你好,我想问下当向后台请求完数据后,怎么让它停止。

jkchao commented 6 years ago

@xuedongshao 用 v-if/v-show 控制它就行了,可以看看这个 https://github.com/jkchao/vue-loading/issues/1

ghost commented 6 years ago

@jkchao 谢谢,解决了

ricardopolo commented 6 years ago

Sorry, I dont speak your language 😢

tangniyuqi commented 6 years ago

@ricardopolo use v-if/v-show