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

month_day_min_height

Description

Устанавливает минимальную высоту ячеек в месячном виде

month_day_min_height: number

Example

scheduler.config.month_day_min_height = 150;
...
scheduler.init('scheduler_here',new Date(2027,5,30),"month");

Значение по умолчанию: 90

Доступные представления: месячный вид

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.