Applying @if Statement for Group Box

0
Hello,  I am trying to make it where when a groupbox is opened, it will turn the header green and when closed red, I am trying to determine where to insert the @if statement in the custom sass document, so that it can respond to  aria-expanded="false" status in the code.  If there is a better approach to handle this, please let me know.  Thank you in advance!  
asked
1 answers
0

Hey there,

as of today, I uploaded a new building block which enables the creation of groupboxes as if they were layouts within your modeler. This should help you with what you want to do:

 

https://marketplace.mendix.com/link/component/118264

 

answered