xlsdg / vue-countup-v2

Vue.js component wrap for countUp.js
https://inorganik.github.io/countUp.js/
MIT License
380 stars 56 forks source link

How to access methods from outside the component? #14

Closed ghost closed 5 years ago

ghost commented 5 years ago

I want to know

  1. how to access methods from outside the component?
  2. how to pause after init (not ready, ready mean is say will execute one time)?

when I try to set the ref name, but I cannot access the methods,

I want to scroll almost the counter then trigger count

https://codesandbox.io/embed/036zm36v40