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.