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

multi_day_height_limit

Description

Управляет высотой секции, показывающей события, длящихся несколько дней

multi_day_height_limit: number | boolean

Example

scheduler.config.multi_day_height_limit = 30;
...
scheduler.init('scheduler_here',new Date(2013,7,11),"week");

Default value: 200

Applicable views: Day view, Week view, Units view

Details

Если используется как boolean, это свойство принимает только значение false.

Change log

  • изменено с false на 200 в версии v7.0.1
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.