Back to Pagy

Offset Readers

docs/_includes/snippets/offset-readers.md

43.5.3467 B
Original Source

offset : The OFFSET used in the SQL query

count : The collection count

from : The position in the collection of the first item on the page. (Different Pagy classes may use different value types for it).

to : The position in the collection of the last item on the page. (Different Pagy classes may use different value types for it).

last : The last page.

pages : The number of pages.

previous : The previous page

{{ include "paginator-readers"