跳转到主要内容

displayed_event_color

Description

定义由 showEvent() 方法显示的事件的默认背景颜色

displayed_event_color: string

Example

scheduler.config.displayed_event_color="#DFEDF7";
...
scheduler.init('scheduler_here',new Date(2013,0,10),"week");

Default value: #ffc5ab

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.