preserve_scroll
Description
在同一视图中切换日期时,停止保持当前的滚动位置
preserve_scroll: boolean
Example
scheduler.config.preserve_scroll = false;
...
scheduler.init('scheduler_here', new Date(2013,05,11), "week");
Default value: true
Applicable views: Day view, Week view, Units view
Details
- 该选项自版本 3.0 起可用。
- 当用户通过导航面板在视图内切换日期时生效
使用导航面板 ->。
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.