https://github.com/hungtcs/antd-virtual-table
https://github.com/hungtcs/antd-virtual-table
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hungtcs/antd-virtual-table
- Owner: hungtcs
- Created: 2023-05-07T13:42:45.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T13:53:58.000Z (about 3 years ago)
- Last Synced: 2025-01-23T07:16:59.083Z (over 1 year ago)
- Language: TypeScript
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Antd Virtual Table
此示例展示 Antd 的 Table 组件与 react-windows 组合实现虚拟滚动。
另外与 react-resizeable 组合实现拖动调整列宽的功能。