Thank you for creating this awesome lib. It helps me a lot.
it would be nice to give users the ability to set sticky manually for columns. It is like setting visible, hidden column function in react-table. A column should have stickyand setStickyproperty, similar to isVisibleand toggleHidden of useTable() https://react-table.tanstack.com/docs/api/useTable#column-properties
Thank you for creating this awesome lib. It helps me a lot. it would be nice to give users the ability to set sticky manually for columns. It is like setting visible, hidden column function in react-table. A column should have
sticky
andsetSticky
property, similar toisVisible
andtoggleHidden
of useTable() https://react-table.tanstack.com/docs/api/useTable#column-properties