Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Edit getOwnList hook to be paginated #425

Closed
LinaYahya opened this issue Sep 14, 2023 · 0 comments
Closed

Edit getOwnList hook to be paginated #425

LinaYahya opened this issue Sep 14, 2023 · 0 comments
Assignees

Comments

@LinaYahya
Copy link
Contributor

LinaYahya commented Sep 14, 2023

modify useOwnItems hook to have the following parameters

  • page => to specify the current page (optional)
  • limit => to specify page limit (has a default value/ optional)
  • name => to implement search (optional)
  • all => to get all items (optional )
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants