跳转到主要内容

container_autoresize

Description

使调度器的容器自动调整大小以适应全部内容,无需滚动

container_autoresize: boolean

Example

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

Default value: 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.