window-table
window-table copied to clipboard
Support sticky columns
details TBA
Do you have any details about this? would it be hard to implement? currently, I'm facing the problem that react-windows support the VariableSizedGrid and adding a sticky column is not that hard. But sadly it's not accessible https://github.com/bvaughn/react-window/issues/217,
look like this library because it uses a <table /> tag automatically is accessible. But I don't find any information about supporting sticky columns.