Vertical

Vertical menu configuration

You can change the left side navigation very easily by changing state in src/store/app.ts file.

layoutType=LAYOUTS.VERTICAL
How to add new menu items/change menu items?

In order to add, change or remove menu items from the left side navigation, simply edit in file src/components/layouts/utils.ts. The change would reflect in all the Vue files automatically.

How to use pre-built layouts?

Please do the below change in the store at src/store/app.ts.

Color Scheme
image mode=SITE_THEME.LIGHT
image mode=SITE_THEME.DARK
Layout Width
layoutWidth=LAYOUT_WIDTH.FLUID
Layout Position
position=LAYOUT_POSITION.FIXED
position=LAYOUT_POSITION.SCROLLABLE
Topbar Colors
image topbar=TOP_BAR.LIGHT
image topbar=TOP_BAR.DARK
Sidebar Sizes
image sidebarSize=SIDEBAR_SIZE.DEFAULT
image sidebarSize=SIDEBAR_SIZE.COMPACT
image sidebarSize=SIDEBAR_SIZE.SMALL
Sidebar Colors
image sidebarColor=SIDEBAR_COLOR.LIGHT
image sidebarColor=SIDEBAR_COLOR.DARK
image sidebarColor=SIDEBAR_COLOR.GRADIENT
image sidebarColor=SIDEBAR_COLOR.GRADIENT2
image sidebarColor=SIDEBAR_COLOR.GRADIENT3
image sidebarColor=SIDEBAR_COLOR.GRADIENT4
Sidebar Images
sidebarImage="default"
sidebarImage="img-1"
sidebarImage="img-2"
sidebarImage="img-3"
sidebarImage="img-4"
© Steex.
Design & Develop by Themesbrand