clauderic / clauderic/react-tiny-virtual-list
Use window as container instead of element
Open
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to use the window as the container element, so it increases the height of the main scrollbar, rather than having the table in a container with its own scrollbar?
It appears react-virtual-list does this, but it requires fixed height elements.
Contributor guide
Assessment
This issue has not been assessed yet.