Leocardoso94 / animated-number-vue

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

Round attribute description #66

Open arthurshlain opened 3 years ago

arthurshlain commented 3 years ago

I see that the round attribute has type number in description, but it's not works as number. I expected that i could set 0 for removing numbers after decimal separator. Then i set true and it's works.