resize_month_timed
Description
允许通过拖拽调整月视图中单日事件的大小
resize_month_timed: boolean
Example
scheduler.config.resize_month_events = true; /*!*/
scheduler.config.resize_month_timed = true; /*!*/
scheduler.init('scheduler_here',new Date(2010,0,10),"month");
Default value: false
Applicable views: Month view
Details
请注意:
- 该属性仅在启用 resize_month_events 选项时生效。
- 启用后,单日事件将呈现如下所示的更新外观:

Related API
Related Guides
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.