I have a component where I want values to carry over across variants. In the design below, clicking a row opens an edit state. I’d like the values from the static rows to carry over into the rows with inputs / select menus. Does this have to be done using variables (which I’ve never used) ?
Thanks in Advance!