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

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.