Template Setting
This section explains the settings within a specific layout. Because each layout varies from other, these setting options do also vary.
To change the template setting for a layout, you need to go to:
src / app / layouts / {select-specific-layout} /
And then open the file “layout.config.ts”
In this file, you can see all the available settings for that specific layout and can make your required changes here.
Last updated