Hi, I have a problem with the validation in custom columns of the HotColumn
component. As you can see in the image, I have two types of columns some with only HotColumn
and others with custom components. In the custom one I don’t get the red background, if the validation is not valid.
Is it possible that my component ColumnEdges
can inherit all the properties of HotColumn
to do this? or is there any alternative?
Thanks