Top

Layouts


We have provided a bunch of page layouts and menu layouts that can be implemented with just a options change to "page-wrapper" ! Please refer the below details.

<div class="page-wrapper"id="pageWrapper"[ngClass]="layout.config.settings.sidebar_type"</div> 

How to use other layouts?

Add particular class for each layout in above js and it's changed all pages

Below class needs to be added with page-wrapper class when you want to add particular layout

layout

class ="compact-sidebar compact-small material-icon"

layout

class ="horizontal-wrapper"