Disable aside in vue
What is the correct way to disable "aside" with vue?
Replies (2)
Hi,
/src/core/config/DefaultLayoutConfig.ts
Layout configuration, you can update layout default values or update and preview them dynamically in theme Layout Builder.
Find out more by link: https://preview.keenthemes.com/metronic8/vue/docs/#/file-structure
Hi Eleonora,
Using our Layout Builder you can preview and update values dynamically. If you want to change a default aside menu state you can update this in /src/core/config/DefaultLayoutConfig.ts, property aside.display
.