본문으로 건너뛰기

minicalendar

Description

미니 캘린더 객체를 정의합니다.

minicalendar: any

Example

scheduler.config.minicalendar.mark_events = false; 
...
scheduler.init('scheduler_here', new Date(2013, 7, 5), "week");

Default value: { mark_events: true }

Details

노트

이 속성은 minical 플러그인이 활성화되어 있어야 합니다.

minicalendar 객체는 하나의 속성을 포함합니다:

  • mark_events - (array) 미니 캘린더 내에서 이벤트가 강조 표시될지 여부를 결정합니다.

minicalendar_property

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.