跳转到主要内容

highlight_displayed_event

Description

决定通过 showEvent 方法获取的事件在显示时是否高亮显示

highlight_displayed_event: boolean

Example

scheduler.config.highlight_displayed_event=false;
...
scheduler.init('scheduler_here',new Date(2010,0,10),"week");

Default value: true

Details

此选项自版本 3.5 起可用,仅适用于 showEvent 方法。

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.