iced_table icon indicating copy to clipboard operation
iced_table copied to clipboard

How to use styling for the table

Open ray-5050 opened this issue 1 year ago • 0 comments

In iced styling I usually get the default style a modify it. However, when I try the same with the table, I just get an empty default. I also tried to implement the trait and put in new values but nothing changes. How do I go about changing the style of the table. Thanks for your help.

ray-5050 avatar Mar 17 '25 20:03 ray-5050