hilongjw / vue-progressbar

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

Added example for external progress bar access #58

Closed malinbranduse closed 6 years ago

malinbranduse commented 6 years ago

I encountered this use case myself and I thought I'd share my solution in an example. I think it's useful if anyone needs to access the progress bar outside Vue components.