Previously on the IgxCell, there was a property to retrieve the nativeElement. That has been removed in the IgxGridCell of version 12. Is there an alternative method to get the underlying DOM element? We are using it as the target for an IgxOverlay and to check for custom classes on the cell element.
Previously on the IgxCell, there was a property to retrieve the
nativeElement. That has been removed in theIgxGridCellof version 12. Is there an alternative method to get the underlying DOM element? We are using it as the target for an IgxOverlay and to check for custom classes on the cell element.