bvaughn / react-window

React components for efficiently rendering large lists and tabular data
https://react-window.now.sh/
MIT License
15.91k stars 787 forks source link

Feature: allow additional elements inside the outer element in a List Component #618

Closed gmcouto closed 2 years ago

gmcouto commented 2 years ago

For Feature Request #442

Allow additional elements to be added to the outer element: image

So elements with absolute position, like arrows, lines, etc, can be added in a maintainable fashion, while still scrolling perfectly without any workarounds.