react-table-library
react-table-library copied to clipboard
CellTree component styling
Sir can we provide a style props for CellTree typescript interface ?
There is no type interface yet unfortunately. However, please check out https://github.com/table-library/react-table-library/discussions/35 as an example how to style selected rows. The same can be done for other classes that you can find throughout the HTML hierarchy when inspecting it. I hope this helps for now.