Horizontal Layouts

To switch the layout type to Horizontal, you can easily make the following adjustments within the src/slices/layouts/reducer.ts file.

layoutType: LAYOUT_TYPES.HORIZONTAL
Content Width
LAYOUT_CONTENT_WIDTH.FLUID
LAYOUT_CONTENT_WIDTH.BOXED
Layout Skin
LAYOUT_SKIN.DEFAULT
LAYOUT_SKIN.BORDERED
Topbar Colors
LAYOUT_TOPBAR_THEME_TYPES.LIGHT
LAYOUT_TOPBAR_THEME_TYPES.DARK
LAYOUT_TOPBAR_THEME_TYPES.BRAND