Skip to content

Allow to setCurrentPageOffsetStart() and setCurrentPageOffsetEnd() #17

@I-Valchev

Description

@I-Valchev

I have paginated iterable, say split in 5 items per page.

I want to be able to setCurrentPageOffsetStart() to, 2, for example. That way when I iterate over the items, I get item 3 to 5.

Similarly, I want to setCurrentPageOffsetEnd() to 4, for example, to iterate between the currentPageOffsetStart and currentPageOffsetEnd.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions