virtualized-table-for-antd:用于蚂蚁设计的虚拟表组件

时间:2024-06-11 01:33:59
【文件属性】:

文件名称:virtualized-table-for-antd:用于蚂蚁设计的虚拟表组件

文件大小:27KB

文件格式:ZIP

更新时间:2024-06-11 01:33:59

infinite-scroll antd virtual-tables antdesign TypeScript

用于AntD4的虚拟表格组件,用于gzip的快速,可恢复且最小的尺寸! 安装 npm i --save virtualizedtableforantd4 useVT的选择() interface vt_opts { id ?: number ; /** * @default 5 */ overscanRowCount ?: number ; /** * this only needs the scroll.y */ scroll ?: { y : number ; } ; /** * wheel event(only works on native events). */ onScroll ?: ( { left , top , isEnd , } : { top : number ; left :


【文件预览】:
virtualized-table-for-antd-master
----.fatherrc.js(151B)
----package.json(1KB)
----CHANGE_LOG.md(5KB)
----.eslintrc.json(1KB)
----test()
--------Editable Rows.css(104B)
--------table ajax.tsx(4KB)
--------Editable Rows.tsx(4KB)
--------fetch.tsx(1KB)
--------CustomRows Hooks.jsx(2KB)
--------table1.tsx(11KB)
--------Drag soring.jsx(3KB)
--------reload.tsx(3KB)
--------Drag soring.css(199B)
--------scroll-to.tsx(1KB)
----LICENSE(1KB)
----src()
--------index.tsx(2KB)
--------vt.tsx(21KB)
----.gitignore(88B)
----README.md(2KB)
----.eslintignore(32B)

网友评论