-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for pagination #1
Comments
Was just about to suggest that. It look natural to combine search, pagination (including infinite scroll) and sorting together as they are dependent upon each other, a kind of a new view to look on collection (maybe it should be the default view..). By doing that your package will be the one source for search and no need anymore for: Great job on this amazing package! |
Yeah. I have some patterns in mind. Let's see. |
+1 |
+1 |
3 similar comments
+1 |
+1 |
+1 |
I started looking at this today. Any pagination solution yet? |
+1 |
No description provided.
The text was updated successfully, but these errors were encountered: