文件名称:pro-table:Ant像Pro一样使用Ant Design Table!
文件大小:110KB
文件格式:ZIP
更新时间:2024-06-17 05:21:27
table best antd ant-design pro
此仓库已废弃 重要: 此仓库后续不再维护,也不再接受更多的特性更新。ant-design/pro-table 将会迁移至 ant-design/pro-components 仓库进行后续的维护,访问 了解更多。此变更不影响继续使用 @ant-design/pro-table 这个 npm 包名安装使用此组件。 @ant-design/pro-table :trophy: Use Ant Design Table like a Pro! Demo API pro-table 在 antd 的 table 上进行了一层封装,支持了一些预设,并且封装了一些行为。这里只列出与 antd table 不同的 api。 Table 属性 描述 类型 默认值 request 一个获得 dataSource 的方法 (params?: {pageSize: number;current: number;[key: s
【文件预览】:
pro-table-master
----typings.d.ts(48B)
----.babelrc(133B)
----docs()
--------example.md(731B)
--------intl.md(1KB)
--------example()
--------search.md(5KB)
--------api.md(7KB)
--------valueType.md(3KB)
--------demo()
--------getting-started.md(9KB)
--------index.md(2KB)
----package.json(3KB)
----README.en_US.md(7KB)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----.prettierrc(213B)
----.prettierignore(34B)
----jest.config.js(93B)
----tests()
--------__tests__()
----.umirc.js(488B)
----LICENSE(1KB)
----src()
--------useFetchData.tsx(5KB)
--------form()
--------index.less(935B)
--------component()
--------Table.tsx(29KB)
--------defaultRender.tsx(6KB)
--------locale()
--------container.tsx(2KB)
--------index.tsx(994B)
----.eslintrc.js(161B)
----tsconfig.json(803B)
----.stylelintrc.js(87B)
----.gitignore(550B)
----webpack.config.js(3KB)
----public()
--------CNAME(19B)
--------favicon.ico(15KB)
----README.md(8KB)
----.eslintignore(35B)
----.fatherrc.ts(193B)