QTable and style columns
-
Hello,
I’m starting with quasar [v: 0.17.17]. I am using QTable, I try to change the color or other attributes to the texts of a certain column, but without being able to achieve it.
I tried with classes.
How should it be used?
Best regards
José -
That is the right way to do it. Show us some code. Make a fiddle. Try working off of this one: https://jsfiddle.net/smolinari/ednwy63t/
Scott
-
@TJose Did you mean something like this: https://jsfiddle.net/Hawkeye64/ednwy63t/5/
-
Thanks to both.
I thought you were referring to css classes -
I was. https://jsfiddle.net/smolinari/xjwv0n4r/
Scott