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:
- 5
- 10
- 15
- 20
- 25