Leocardoso94 / animated-number-vue

Super easy way to animate numbers.
https://codesandbox.io/s/v68x95mo30
MIT License
211 stars 31 forks source link

how to define start value #71

Open ermya opened 3 years ago

ermya commented 3 years ago

is there any way to define start counting value ? As you know, by default counting animation starts from zero, so what if I want the count animation to start at 1 ? Is this feature available?