Sign in Sign up
npm

wz-react-pagination

* data参数 : currentPage : 当前页 totalPage : 共多少页 pageSize : 一页多少条 totalCount : 总共多少条 * methods : jumpTo(page , pageSize) : 跳到第几页,每页多少条 ``` <Pagination data={{currentPage : 1 , totalPage : 100 , pageSize : 20 , totalCount

Latest release
Feb 08, 2020
Releases
10
Known CVEs
0
First release
Jan 03, 2020
License
ISC
View on Npm
Insights

Activity

Total releases
10
Last 12 months
0
Cadence
~daily
Dependencies
1

Releases per month

last 12 months

Release mix

  • patch 9
10 releases
Dependencies

Depends on

1.0.9

Used by

Nothing tracked depends on this yet.

Releases
Version Released
1.0.9 patch
1.0.8 patch
1.0.7 patch
1.0.6 patch
1.0.5 patch
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial