pagination-table

时间:2021-03-16 19:36:54
【文件属性】:
文件名称:pagination-table
文件大小:359KB
文件格式:ZIP
更新时间:2021-03-16 19:36:54
@ czkoudy /分页表 表格分页 安装 npm install --save @czkoudy/pagination-table 用法 import PaginationTable from '@czkoudy/pagination-table' const Table = ( ) => { const data = [ { id : 5 } , { id : 6 } ] const header = [ { label : 'ID' } ] const body = [ { key : 'id' } ] return < PaginationTable xss=removed xss=removed xss=removed xss=removed> } 执照 麻省理工学院:copyright:
【文件预览】:
pagination-table-main
----.gitignore(288B)
----README.md(706B)
----.prettierrc(197B)
----.eslintrc(603B)
----package.json(2KB)
----src()
--------index.test.js(151B)
--------.eslintrc(36B)
--------index.js(5KB)
--------styles.module.css(154B)
----example()
--------README.md(276B)
--------public()
--------package.json(892B)
--------src()
--------package-lock.json(52KB)
----.eslintignore(47B)
----.travis.yml(41B)
----.editorconfig(147B)
----package-lock.json(1.4MB)

网友评论