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

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(2013,0,10),"week");

Default value: #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.