Template Config
elite-able/templateConfig.js
file contain template lyaout customization related settings.
Template config options:
Attribute
Type
Options
themeLayoutColor
string
layout-light-dark,layout-dark, layout-light
headerBg
string
light,blue,red,purple,info,dark
settingOptions
boolean
true/false
themeLayoutBox
boolean
true/false
sidebarCollapsed
boolean
true/false
sidebarFixed
boolean
true/false
headerFixed
boolean
true/false
sidebarBrandColor
string
dark,blue,red,purple,info
Sidebar (Menu) config options:
Attribute
Type
Options
iconColor
boolean
true/false
menuCaption
boolean
true/false
captionColor
string
default,dark,blue,red,purple,info
dropdownIcon
string
arrow_single , arrow_double, plus
listIcon
string
curcile, line, check, arrow_shift, arrow_double, arrow_single
activeColor
string
light,dark,blue,red,purple,info
menuBg
string
default,blue,red,purple,info,dark
menuBgGradient
string
default,blue,red,purple,info,dark
menuBgPattern
string
default,1,2,3,4,5,6
menuBgImage
string
default,1,2,3,4,5
Last updated