I would like to add a bit of interactivity to a simple table created with Inputs.table by adding the common functionality of a row being ‘highlighted’ on mouseover. Is there an easy way to do this? Thx!
@Fil Thanks a lot, this works on the Observable platform but doesn’t seem to carry across to a webpage embed (as URL is the only option for me, iframe or Runtime are not possible). I’m sure it’s just a matter of declaring things correctly, need to improve my html/css