跳转到主要内容

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

当分配给单元格的事件数量超过此限制时,scheduler 会显示一个"View more"链接。点击该链接会将用户带到日视图,在那里可以完整列出该天的所有事件。

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.