What I am trying to do: If I paste multiple values at once into a row into the shiny app with an integrated rhandsontable, that all the new values get a color change of the background at the same time.
with the answer from here the background color change works, but only if I paste the new values in the cells one by one and not row-wise: