Skip to main content

usePagination

A React hook to handle pagination.

Props

In response you get the object:

Use

On Pagination.Button

You loop through pages from the response object, and spread buttonProps on Pagination.Button. Notice that we check typeof on page. This is because ellipses should be an empty li.