New to Kendo UI for Vue? Start a free 30-day trial
Paging
Updated on Aug 14, 2026
The ScrollView allows you to enable or disable its built-in paging functionality.
To control the paging, use the pageable property. By default, pageable is set to true.
Loading ...
Pager Overlay
To add an overlay to the pager use the pagerOverlay property. By default it is set to none and there is no overlay applied to the pager.
Loading ...