Skip to content

Commit 61b0dc8

Browse files
committed
Update docs
1 parent b68fb12 commit 61b0dc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ React.render(<Pagination />, container);
7777
| jumpPrevIcon | specifict the default previous icon | ReactNode \| (props: PaginationProps) => ReactNode | |
7878
| jumpNextIcon | specifict the default previous icon | ReactNode \| (props: PaginationProps) => ReactNode | |
7979
| hideBoundary | hide boundary jumper | Bool | false |
80+
| pagerCount | show number of pagers | Number | 5 |
8081

8182
## License
8283

0 commit comments

Comments
 (0)