Skip to main content

highlight_displayed_event

Description

Specifies whether events retrieved by the showEvent method should be highlighted while displaying

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

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

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.