month_day_min_height
Description
Month 뷰에서 셀의 최소 높이를 설정합니다.
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 플러그인이 활성화된 경우에만 작동합니다.
Related API
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.