Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有一个用例来渲染超过 1000 列和 100 行(最大)。现在我们需要虚拟化列而不是行。
有没有办法在反应表中实现它?
使用react-virtual,它将提供水平和垂直虚拟化,并且非常好。我没有任何准备好的例子,否则会分享。
react-virtual
参考 - https://github.com/tannerlinsley/react-virtual