0.1.2 • Published 7 years ago

rs-pagination v0.1.2

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

React Salt - Pagination

适用于分页形式的列表,主要配合table使用,可配置外形大小、自定义类,根据需求以及是否具有总页码判别显示风格。

API

Props属性如下

props说明类型默认值备选
offset页码number0
totalPage总页数number-1
mySize大小stringnormallarge\small\normal
myStyle风格stringomittedfullsize\omitted\compressed
maxSizeomitted风格下显示格数限制number10
className自定义类名string‘’
update回调函数func()
prefixName前缀stringsalt