Represents a pagination state, that is, a range of items that should be displayed.
0-based index of the first item on the current page.
The current page, 0-based index.
The number of rows per page.
Generated using TypeDoc
Represents a pagination state, that is, a range of items that should be displayed.