MatrixAI / js-pagination

Pagination library that supports Offset and Cursor based pagination
https://matrix.ai
Apache License 2.0
0 stars 0 forks source link

Fix cursor page methods #9

Closed DrFacepalm closed 3 years ago

DrFacepalm commented 3 years ago

This changes the method calls in the page methods

pageCurr  ->  pageCurr_
pageNext  ->  pageNext_
pagePrev  ->  pagePrev_