Gull Vue Layout System

In Gull Vue Js Admin Dashboard we offer two layouts.

  1. Large SideBar
  2. Compact SideBar

Layout Entry Point

source\src\views\app\index.vue

Layouts Name

  1. large-sidebar
  2. compact-sidebar

Layouts name come from Vuex and can easily changed by Customizer or if you want a single layout then instead of binding property name in :is="" on source\src\views\app\index.vue use the Specific Layout Name such if you want to use comact sidebar than the code will be: