React-window: Question: Can react-window / react-virtualized render without its own scrollable container?

Created on 6 Oct 2020  路  1Comment  路  Source: bvaughn/react-window

Every example I've seen (and I'll admit, I did not go through _every_ example) has react-window being used in its own fixed-height container or full page. But can react-window help with a table that's inline with the rest of the page? In other words, the table takes whatever the full height would be within the page, but renders only the viewport portion. Basically, I really don't want a table to be contained within its own scrollable section.

Most helpful comment

>All comments

Was this page helpful?
0 / 5 - 0 ratings

Related issues

maynir picture maynir  路  4Comments

bitboxer picture bitboxer  路  3Comments

bnikom picture bnikom  路  3Comments

delateurj picture delateurj  路  3Comments

vinnymac picture vinnymac  路  3Comments