Drift Angular
  • Overview
  • Package Content
  • Installation and Setup
    • Setup Environment
    • Setup Project
    • Setup Layout
    • Deployment
  • Structure
    • Folders and Files Structure
    • Layouts
    • Drift Icons
  • Stylesheets
    • Overview
    • Sass Variables
    • Layouts & Theme
    • Fonts
    • Colors
    • Back Ground Images
    • Margin & Paddings
    • Theme Customization
    • RTL Version
  • Settings
    • Template Setting
    • Customize Horizontal Menu
    • Customize Vertical Menu
    • Create a Page
    • Define Routes
    • Root Loader
    • RTL
    • Internationalization
  • Components
    • Alerts
    • Badges
    • Breadcrumbs
    • Buttons
    • Button Group
    • Cards
    • Card Group
    • Collapse
    • Dropdowns
    • Progress Bar
    • Tabs
Powered by GitBook
On this page

Was this helpful?

  1. Settings

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.

PreviousRTL VersionNextCustomize Horizontal Menu

Last updated 5 years ago

Was this helpful?