bvaughn / react-window

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

How to attach elements inside the List component #701

Open trqdz opened 1 year ago

trqdz commented 1 year ago

How to attach elements inside the List component, which will be displayed after the last node,thanks

iahu commented 1 year ago

same here.

Maybe we can add two before and after options to render custom elements besides of the list.