Перейти к основному содержимому

highlight_displayed_event

Description

Определяет, следует ли выделять события, полученные методом showEvent, во время отображения

highlight_displayed_event: boolean

Example

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

Значение по умолчанию: 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.