blueocean0413 / React-pagization

Implement pagnization in react.
MIT License
1 stars 0 forks source link

React Pagination

This project supports two kinds of APIs

usePagination

A custom hook that returns you the pagination data which can then be used to create a customized component

Pagination

A React component that renders the Pagination component and supports previous and next arrow buttons