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

container_autoresize

Description

Принуждает контейнер планировщика автоматически изменять размер, чтобы показать всё содержимое без прокрутки

container_autoresize: boolean

Example

scheduler.config.container_autoresize = false;
...
scheduler.init('scheduler_here',new Date(2027,0,10),"week");

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

Details

примечание

Свойство будет включено после включения плагина container_autoresize.

container_autoresize_property

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.