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

Allow user to manually specify the pagination page size in data table #109

Open
Frewacom opened this issue Jun 16, 2021 · 0 comments
Open
Labels
component Adding or updating components feature improvement New feature or request

Comments

@Frewacom
Copy link
Member

The user should have the option to select the amount of rows for each page. This can be done with a Select component and updating the amount property of one of the useX hooks from the SDK.

For example, the user might be able to choose between:

  1. 5
  2. 10
  3. 15
  4. 20
  5. 25
@Frewacom Frewacom added improvement New feature or request feature component Adding or updating components labels Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component Adding or updating components feature improvement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant