wangdahoo / vue-animate-number

animate-number as a vue component.
https://wangdahoo.github.io/vue-animate-number/
107 stars 18 forks source link

how to import vue-adnimate-number component on demand? #10

Open xmchenlx opened 2 years ago

xmchenlx commented 2 years ago

I want to import this component to some vue file, but it is throw the error "failed to mount component: template or render function not defined" in this page. I don't want to write import code in main.js and how to import auv-adnimate-number component on demand?