Skip to content

tangtuotuo/virtualized-table-for-antd

 
 

Repository files navigation

  • 申明

此项目来自作者wubostc,具体使用方法请参考https://github.com/wubostc/virtualized-table-for-antd

  • 说明

新增支持树形结构数据功能

VTComponents({
  // 隐藏行的key
  noShowKeys: this.findNoShowKey(dataSource),
  // 显示区表格的数据
  getVirtualTableData: this.getVirtualTableData
})
  • 安装
    npm i --save virtualizedtableforantdtaxclient

About

the virtualized table component for ant design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.0%
  • JavaScript 3.0%