参数列表
参数名
类型
描述
默认值
type
String
类型 float:浮点数 int:整数 time:时间
'float'
isNegative
Bool
是否负数
true
decimalplace
Number
小数位 type=float时起作用
2
step
Number
每次增加的值
0.1
interval
Number
间隔,毫秒
50
minValue
Number
最小值
null
maxValue
Number
最大值
null
disabled
Bool
禁用
false
readonly
bool
是否只读
false