bi.slider

slider插件

BI.createWidget({
    type: "bi.slider",
    min: 16,
    max: 50,
});

参数

参数 说明 类型 默认值
min 最小值 number 10
max 最大值 number 50

方法

方法名 说明 参数
getValue 获得当前值
setValue 设置当前值 value

results matching ""

    No results matching ""