본문으로 건너뛰기

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.