react-table-library icon indicating copy to clipboard operation
react-table-library copied to clipboard

CellTree component styling

Open salad5f6 opened this issue 3 years ago • 1 comments

Sir can we provide a style props for CellTree typescript interface ?

salad5f6 avatar Oct 18 '22 06:10 salad5f6

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.

rwieruch avatar Nov 08 '22 08:11 rwieruch