We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b68fb12 commit 61b0dc8Copy full SHA for 61b0dc8
README.md
@@ -77,6 +77,7 @@ React.render(<Pagination />, container);
77
| jumpPrevIcon | specifict the default previous icon | ReactNode \| (props: PaginationProps) => ReactNode | |
78
| jumpNextIcon | specifict the default previous icon | ReactNode \| (props: PaginationProps) => ReactNode | |
79
| hideBoundary | hide boundary jumper | Bool | false |
80
+| pagerCount | show number of pagers | Number | 5 |
81
82
## License
83
0 commit comments