date_combo
日期选择下拉框(弹出的年月选择可以进一步选择日期)
BI.createWidget({
type: "bi.date_combo",
element: "#wrapper",
width: 300
});
参数
参数 | 说明 | 类型 | 可选值 | 默认值 |
---|---|---|---|---|
BI.createWidget({
type: "bi.date_combo",
element: "#wrapper",
width: 300
});
参数 | 说明 | 类型 | 可选值 | 默认值 |
---|---|---|---|---|