Перейти к основному содержимому

resize_month_timed

Description

Позволяет изменять размер событий, продолжающихся один день, в Month view с помощью drag-and-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

Обратите внимание:

  • Это свойство работает только при включенной опции resize_month_events.
  • После включения события, продолжающиеся один день, будут иметь обновленный внешний вид, как показано на изображении:

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.