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 87ff9b0 commit 22560e3Copy full SHA for 22560e3
README.md
@@ -76,7 +76,6 @@ React.render(<Pagination />, container);
76
| nextIcon | specifict the default previous icon | ReactNode \| (props: PaginationProps) => ReactNode | |
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
0 commit comments