Hello,
I have an Expandable widget that is either expanded or collapsed. I would like to re-design the layout of elements outside the widget based on whether the widget is currently expanded or collapsed. I have dug into many options but couldn't find any way to reliably capture this state in a variable.
Is there a way to do so?