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

month_day_min_height

Description

Задаёт минимальную высоту ячеек в Month view

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.

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.