Page Size Control
Page size control allows changing the number of items on a page.
Data Attribute
Value
Description
Required
data-grid-control
page-size
This attribute defines the control type.
Required
data-scroll-top
no value
If this data attribute exists,
the page will scroll to the top each time
a pagination button will be pressed.
Optional
Initial value
To define the initial page size value, the following setting should be passed to the initialization function:
Last updated