Gull Vue Layout System
In Gull Vue Js Admin Dashboard we offer two layouts.
- Large SideBar
- Compact SideBar
Layout Entry Point
source\src\views\app\index.vue
Layouts Name
- large-sidebar
- 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: