2.0.1 • Published 3 years ago

vue-animation-number v2.0.1

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

vue-animation-number

简要说明

2.0.1 版本,重构组件。

文档

Attributes

参数说明类型可选值默认值
mode模式stringauto,increase,flopincrease
defaultValue默认值number--0
value绑定值number--0
decimalPlaces保留小数位(0:不保留,小于0:根据传值保留,大于0:保留固定位数的值)number--0
time动画时间(单位:ms)number--1000
color字体颜色(数组时为渐变色)string,array--#fff
fontSize字体大小string--12px
backgroundColor背景色string--transparent
separators千分符string--''
length当 mode=flop 时有效,展示长度,大于 value 长度则补充 0,小于 value 长度不补充number--0
2.0.1

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago