Skip to main content

container_autoresize

Description

Forces the scheduler container to automatically change its size to show the whole content without scrolling

container_autoresize: boolean

Example

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

Default value: true

Details

note

The property will be enabled after you enable the container_autoresize plugin.

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.