It could be super handy when you want to trigger an event if some variant changed its property. Let’s say I toggle a switch to the ON state, which triggers another variant to change its property too.
If variant A is in a state X —> set state X+1 to variant B.
This creates many possible use cases without toggling a whole frame or creating several frames to support that.