Skip to main content

displayed_event_color

Description

Sets the default background color for the events retrieved by the showEvent() method

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

The parameter is available from version 3.5 and used only in the showEvent method context.

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.