Feature request:
In the pagination api right now we are getting next page number, previous page number and present page's content. It would be great if we could also get the total number of pages possible with the given combination of page and limit.
Is your feature request related to a problem? Please describe. (optional):
A clear and concise description of what the problem is.
Describe the solution you'd like:
A clear and concise description of what you want to happen.
Describe alternatives you've considered:
A clear and concise description of any alternative solutions or features you've considered.
Describe how this feature will be useful to our readers:
A clear and concise description of how this feature will be useful for our other readers.
Additional context:
This will be helpful in creating jump to specific page option.
Note:
- If you want to work on an issue, you should check if it has already been assigned to anyone.
Feature request:
In the pagination api right now we are getting next page number, previous page number and present page's content. It would be great if we could also get the total number of pages possible with the given combination of
pageandlimit.Is your feature request related to a problem? Please describe. (optional):
A clear and concise description of what the problem is.
Describe the solution you'd like:
A clear and concise description of what you want to happen.
Describe alternatives you've considered:
A clear and concise description of any alternative solutions or features you've considered.
Describe how this feature will be useful to our readers:
A clear and concise description of how this feature will be useful for our other readers.
Additional context:
This will be helpful in creating jump to specific page option.
Note: