跳转到主要内容

display_marked_timespans

Description

控制调度器中标记(阻止)的时间段是否高亮显示

display_marked_timespans: boolean

Example

scheduler.config.display_marked_timespans = false;
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");

Default value: true

Details

此属性自版本 3.5 起可用。

注释

该属性需要启用 limit 插件。

当设置为 false 时,时间段仍将被阻止,但显示为普通调度器单元格,不会有任何特殊高亮。

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.