hilongjw / vue-progressbar

A lightweight progress bar for vue
http://hilongjw.github.io/vue-progressbar
MIT License
1.46k stars 162 forks source link

How do I use one or multiple of these in a component, e.g., Home.vue to show loading a table of data, or what have you #88

Open tsujp opened 5 years ago

tsujp commented 5 years ago

All the examples I see are global imports with one single style, but I don't want that. I want to use this in many places, with many different styles.

oscarbatlle commented 4 years ago

Any update on this ?