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

displayed_event_text_color

Description

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

displayed_event_text_color: string

Example

scheduler.config.displayed_event_text_color="#195D8A";
...
scheduler.init('scheduler_here',new Date(2027,0,10),"week");

Значение по умолчанию: #7e2727

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.