1.0.2 • Published 9 years ago

cat-pagination v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

Cat-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前缀stringcat
1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

1.1.0

10 years ago