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

displayed_event_color

Description

Устанавливает цвет фона по умолчанию для событий, получаемых методом showEvent()

displayed_event_color: string

Example

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

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