Skip to main content

resize_month_timed

Description

Enables the possibility to resize single-day events in the Month view by drag-n-drop

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

Please, note:

  • The property makes sense only with the resize_month_events property enabled.
  • When the property is enabled, single-day events change their look as in:

resizemonthtimed_config

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.