react-table-library
react-table-library copied to clipboard
RTL support for react table library
Thanks for your best react table package! I'm really pleasure for using this package, but now I need RTL support for this library when i set RTL in the theme for table element it cause a UI problem.
Would u pls give me a suggestion?
Table:
--data-table-library_grid-template-columns: 24px repeat(5, minmax(0, 1fr));
direction: rtl;
``
@rwieruch It's also my problem. Would u pls answer this question?
How can I customize the react table tree? I'm in RTL mode. I want add a padding at right instead of left
Hi there. Sorry, I don't have a solution for this. If I have more time/funding to work on this library, I may prioritize this feature. But for now I cannot help you here unfortunately :(