container_autoresize
Description
Принуждает контейнер планировщика автоматически изменять размер, чтобы показать всё содержимое без прокрутки
container_autoresize: boolean
Example
scheduler.config.container_autoresize = false;
...
scheduler.init('scheduler_here',new Date(2027,0,10),"week");
Значение по умолчанию: true
Related samples
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.