Hello guys,
Is there a way to trigger the “hover” state of a button through hovering a completely different object? Let’s say there is a rectangle in the top-right corner and if I hover it, the link state of a button in the button-left corner changes its style to “hover”.
How can this be solved?
Thanks!