Open MinusKube opened 4 years ago
The Pagination class does not provide any method to know the page count or the last page index, so this is quite annoying to duplicate the calculation code when you use the lib.
Pagination
The
Pagination
class does not provide any method to know the page count or the last page index, so this is quite annoying to duplicate the calculation code when you use the lib.