跳转到主要内容

month_day_min_height

Description

设置月视图中单元格的最小高度

month_day_min_height: number

Example

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

Default value: 90

Applicable views: Month view

Details

注释

该属性仅在启用 container_autoresize 插件时生效。

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.