I would like for EuiDataGrid to support wrapping the row with a wrapper component as it does for the cell.
Context:
I need to style the entire row with a repeated background, styling every cell in the row wouldn't look the same.
Styling the row

Styling every cell

I would like for
EuiDataGridto support wrapping the row with a wrapper component as it does for the cell.Context:
I need to style the entire row with a repeated background, styling every cell in the row wouldn't look the same.
Styling the row
Styling every cell