본문으로 건너뛰기

max_month_events

Description

한 셀에 표시되는 최대 이벤트 수를 제어합니다

max_month_events: number

Example

scheduler.config.max_month_events = 5;
..
scheduler.init('scheduler_here', new Date(2013,5,30),"month");

Applicable views: Month view

Details

한 셀에 할당된 이벤트 수가 이 제한을 초과하면, 스케줄러는 'View more' 링크를 표시합니다. 이 링크를 클릭하면 사용자는 해당 날짜의 모든 이벤트가 완전히 나열된 Day 뷰로 이동합니다.

max_month_events_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.