Hello everyone, I am trying to give a Div (is a custom button since the weweb button can not be set to Flex) three states “default” to “on-hover” to “selected” following @Joyce tutorial States | WeWeb documentation. The problem is that I have to create a bunch of workflows and it is not working properly:
When mouse is out instead o maintain “selected” state this change to “default”
I don not know how to implement a second click to “unselect”
Maybe I am missing something. Can someone help me how to achieve this?. Thanks!