Hi! Is there a way to evaluate `childClass` dynamically for each item? I want to color list' items depending on their state. Also I use it in table, so `childTagName` is `tr` and I can't specify its style inside block
Hi! Is there a way to evaluate
childClassdynamically for each item?I want to color list' items depending on their state.
Also I use it in table, so
childTagNameistrand I can't specify its style inside block