跳转到主要内容

multi_day_height_limit

Description

控制显示多日事件部分的高度

multi_day_height_limit: number | boolean

Example

scheduler.config.multi_day_height_limit = 30;
...
scheduler.init('scheduler_here',new Date(2013,7,11),"week");

Default value: 200

Applicable views: Day view, Week view, Units view

Details

当作为布尔值使用时,此属性仅接受 false 作为有效值。

Change log

  • 在 v7.0.1 版本中,默认值由 false 改为 200
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.