react-sticky-table
react-sticky-table copied to clipboard
<table> support
I highly doubt it, because it relies on css position: sticky, but it's possible there's a way to get those to work. Browsers do all kinds of weird things with table elements, so we've never directly supported them, but there might be a hacky solution. I'd highly recommend just switching to a display: table pattern