vue-count-to-ts
Version:
vue-count-to vue2-ts版本
6 lines • 424 B
JSON
{
"count-to": {
"attributes": ["startVal", "endVal", "duration", "autoplay", "decimals", "decimal", "separator", "prefix", "suffix", "useEasing", "easingFn"],
"description": "count-to is a dependency-free, lightweight vue component that can be overwrite easingFn by yourself. You can set startVal and endVal ,it will automatic judge count up or count down. It is support vue-ssr. It is learn from countUp.js"
}
}