Please help! Currently having an issue where I can't seem to make the container to adapt to the size of the expanding accordion. What I am aiming for is for the green box to expand and contract based on whether the accordion is open or closed.
Hi Adam Danish,
The issue you are facing may be due to the fixed height given to the container. If you gave any fixed height to the container remove it first. Thanks
Hi Abhijith,
Thank you for the simple solution you gave me. Now the container background expands and contracts accordingly with the accordion.
Thank you so much!
Hi @Adam Danish ,
Try to make use of the extended class property you have for each accordian, please find the below example.
You can apply the sample background class you have give for your screen.
Thanks & Regards,Irfan
Please mark it solved.