preserve_scroll
Description
Cancels preserving of the current scroll position while navigating between dates of the same view
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
- The property is available from version 3.0.
- The property refers to the cases when the user navigates dates of the view
through this navigation panel ->.
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.