Table Summary Color
I would like to set the color of a table summary.
I searched the docs and discord but couldn't find anything about it.
Example: If the summary (total) is above 100%, I'd like the summary to be red.
Anyone done something like this?
2 Replies
You could possibly add a class to the table based on the summary info then use that class to target the summary row in css.
i would accept a pr for extraatrributes on summarisers