Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] ExpandableSection, hide arrow to expand

$
0
0

Pankaj pant wrote:

Hi Reyan,

If you want to avoid the click then you can use 

SyntaxEditor Code Snippet

.selector-class .SectionExpandable_header {
   
    pointer-events: none;
}


Regards,

Pankaj

Thanks a lot!!!!! It works.


Regards.



Viewing all articles
Browse latest Browse all 1476385

Trending Articles