Vertical menu configuration

How to use pre-built layouts?

Each of the layout options is provided below with steps you would need to perform in /store/layout.js inside the state variable.

image
Dark Sidebar
leftSidebarType: "dark"
image
Compact Sidebar
leftSidebarType: "compact"
image
Icon Sidebar
leftSidebarType: "icon"
image
Boxed Layout
layoutWidth: "boxed"
image
Colored Sidebar
leftSidebarType: "colored"

Horizontal menu configuration

If you would like to have Horizontal Menu (or Topnav) based layout, simply update the below code
layoutType: "horizontal" at line number2 in the src/state/modules/layout.js

How to use pre-built layouts?

Each of the layout options is provided below with steps you would need to perform in /store/layout.js inside the state variable.

image
Topbar Dark
topbar: "dark"
image
Boxed Layout
layoutWidth: "boxed"
image
Colored
topbar: "colored"
© Themesbrand.
Crafted with by Themesbrand