Skip to content

hanwei59/react-pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-pagination

React实现的分页组件,接口方便、使用灵活。 用烦了dataTable,试试这个吧,其实你需要的可能只是一个分页。

用法

<Pagination size=10 url='' callback={} condition={}></Pagination>

运行示例

git clone <git_path> <project_name>
cd <project_name>
npm install
npm start

然后打开这个链接看效果 http://localhost:3000/ 服务端是模拟的,请查看ajax调用

mail:hanwei59@126.com

About

React分页组件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published