Replies: 1 comment 1 reply
-
nvm... figured it out.. cool :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to dynamically generate className based on a cell value.
The requirement is I have a severity column. Based on the severity , i need to add borderLeft of the first column with varying color based on the severity.
The class name accepts the string and how do I access the cell value to determine the column name?
Any help?
Beta Was this translation helpful? Give feedback.
All reactions