prest icon indicating copy to clipboard operation
prest copied to clipboard

Add pagination object for every query and request

Open arxdsilva opened this issue 1 year ago • 1 comments

Discussed in https://github.com/prest/prest/discussions/774

Originally posted by vmesel January 18, 2023 As I was developing a major feature at work, I needed to create a pagination widget containing: which page I'm at, the total quantity of pages, and the length of items on the page.

I really think this should be something we must give people the ability to handle with a custom command.

What do you guys think, @avelino, @arxdsilva, @cuducos ?

arxdsilva avatar Jan 02 '24 05:01 arxdsilva

it makes sense to consider version 2

avelino avatar Jan 02 '24 15:01 avelino