Skip to content
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

generalize "paginator" component #1011

Closed
tomachalek opened this issue Oct 22, 2021 · 0 comments
Closed

generalize "paginator" component #1011

tomachalek opened this issue Oct 22, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tomachalek
Copy link
Member

  • the location should be views.common.index
  • there should be 5 callback defined in props - first, last, prev, next clicks and direct value change (this one should be optional)

additional note: Please change the returned object form from
{AjaxLoader: AjaxLoader} to {AjaxLoader} (i.e. skip value variables in case they're the same as respective keys)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants