container_autoresize
Description
Sorgt dafür, dass der Scheduler-Container seine Größe automatisch an den gesamten Inhalt anpasst, ohne dass gescrollt werden muss
container_autoresize: boolean
Example
scheduler.config.container_autoresize = false;
...
scheduler.init('scheduler_here',new Date(2013,0,10),"week");
Default value: true
Related samples
Details
Hinweis
Diese Eigenschaft wird aktiv, sobald das container_autoresize Plugin aktiviert ist.

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.