Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 378 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 378 Bytes

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

Edit on StackBlitz ⚡️