major-schedulerpro
v4.10.1
Published
This package.json makes the files in this folder importable as a npm package. Utilized in some demos
Readme
4.0.8 为time懒加载
4.10.0 : 1、 修改ctrl+mousewheel 触发范围 2、timeRanges 添加自定义模板
timeRanges: { showCurrentTimeLine: false, showHeaderElements: true, showLabelInBody: true, template(data) { return '内部的东西哦' } }
