change container element (i.e. tbody when working with tables)
damianobarbati opened this issue · 2 comments
damianobarbati commented
How can I have the VirtualList render a <tbody />
element instead of a <div />
?
I see it's actually rendering two nested divs to accomplish the task so maybe this lib cannot work with tables at all?
Great work anyway!
Anonymity94 commented
You can use react-base-table.