|
Title: [SOLVED] Layout region - expanded or not Post by: Pierre on April 10, 2016, 01:33:34 PM Hello
I'm using Layout collapse and expand (based on some conditions). Is there method/property which can tell me what is layout mode - is it expanded or collapsed? Thank you. Title: Re: Layout region - expanded or not Post by: Pierre on April 11, 2016, 07:19:02 AM OK Solved with help of onCollapse and onExpand events and sessionStorage...
|