Horizontal Layouts

You can change the left side navigation very easily by setting layoutType: LAYOUTS.HORIZONTAL in src/store/layout.ts store's states. All const are listed in /app/const.ts file.

layoutType: LAYOUTS.HORIZONTAL
Content Width
layoutWidth: LAYOUT_WIDTH.FLUID
layoutWidth: LAYOUT_WIDTH.BOXED
Layout Skin
skinLayout: SKIN_LAYOUT.DEFAULT
skinLayout: SKIN_LAYOUT.BORDERED
Topbar Colors
topBarColor: TOP_BAR.LIGHT
topBarColor: TOP_BAR.DARK
topBarColor: TOP_BAR.BRAND