An open API service indexing awesome lists of open source software.

https://github.com/yurunsoft/simplepagebar

一个使用TypeScript开发的简单分页条,支持首页、末页、上一页、下一页、自定义页码切换。
https://github.com/yurunsoft/simplepagebar

css html pagebar typescript

Last synced: about 2 months ago
JSON representation

一个使用TypeScript开发的简单分页条,支持首页、末页、上一页、下一页、自定义页码切换。

Awesome Lists containing this project

README

          

# SimplePagebar
一个使用TypeScript开发的简单分页条,支持首页、末页、上一页、下一页、自定义页码切换。

# 使用说明
只需把release文件夹内文件放入你的项目,引入`SimplePagebar.js`文件即可。

具体使用方法请看demo