RE: Someone know if exist any fragment look like claypanel?

Olaf Kock, modified 3 Years ago. New Member Post: 1 Join Date: 8/19/22 Recent Posts

I need to create a panel with liferay fragments, without reacting fragment, does anyone know something similar to the image, i need this style in fragments


 

Patrick Yeo, modified 3 Years ago. Junior Member Posts: 61 Join Date: 2/8/13 Recent Posts

You can use the example at https://clayui.com/docs/components/panel/markup.html#css-groups. You need to replace data-toggle="collapse" with data-toggle="liferay-collapse". Also to get the borders to show, add the class panel-secondary to the panel element.