UsePaginationProps
Properties
Link copied to clipboard
Number of always visible pages at the beginning and end.
Link copied to clipboard
The name of the component where this hook is used.
Link copied to clipboard
The page selected by default when the component is uncontrolled.
Link copied to clipboard
If true
, hide the next-page button.
Link copied to clipboard
If true
, hide the previous-page button.
Link copied to clipboard
Callback fired when the page is changed.
Link copied to clipboard
If true
, show the first-page button.
Link copied to clipboard
If true
, show the last-page button.
Link copied to clipboard
Number of always visible pages before and after the current page.