본문으로 건너뛰기

displayed_event_color

Description

ShowEvent() 메서드로 표시되는 이벤트의 기본 배경색을 정의합니다.

displayed_event_color: string

Example

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

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