Skip to content

AlanQtten/react-window-fc

Repository files navigation

Why

let react-window support sticky rows and cols

Difference with react-window

  • refactor react-window
    • refactor as function component
    • remove deprecated api
    • replace createElement with render props and remove onItemsRendered
    • remove FixedSizeGrid、FixedSizeList and VariableSizeList
    • support fixed top row(one row) and fixed left/right col
    • support expandable
    • support onRow api
  • add Table component

Grid

Grid doc

Table

Table doc

TODO

  • unit test and perf test
  • support fixedTopCount
  • support fixedBottomCount
  • support onCol

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published