react-paginationer:通过功能化的React子程序以任何方式分页

时间:2024-05-30 14:33:44
【文件属性】:

文件名称:react-paginationer:通过功能化的React子程序以任何方式分页

文件大小:29KB

文件格式:ZIP

更新时间:2024-05-30 14:33:44

JavaScript

安装 yarn add react-paginationer 用 import Pagination from "react-paginationer" ; < Pagination xss=removed xss=removed> { ( { currentPageItems , currentPageNumber , totalPagesCount , hasNextPage , hasPrevPage , goToNextPage , goToPrevPage } ) => { return ( // Your UI ) ; } } < / Pagination >


【文件预览】:
react-paginationer-master
----index.js(2KB)
----flow-typed()
--------npm()
----.flowconfig(58B)
----package.json(2KB)
----__tests__()
--------index.js(2KB)
----.gitignore(71B)
----README.md(367B)

网友评论