Project Configuration
Configuration option for whole Template
Able Pro has a single source of truth for default configuration, which allows users to manage it effectively. It also makes it scalable for new configurations. you can set configs like font, border, theme layout, locale, etc. All those can be configured at src/config
fontFamily
roboto
String
set font family
mode
light
String
light, dark, auto
i18n
en
String
en
- English
fr
- français
ro
- RomΓ’nΔ
zh
- δΈε½δΊΊ
menuOrientation
vertical
String
vertical
, horizontal
menuCaption
true
boolean
true
, false
themeDirection
ltr
string
ltr
, rtl
miniDrawer
false
boolean
true
, false
container
true
boolean
see layout in stretch
presetColor
default
string
different preset for theme.
themeContrast
false
boolean
set body background.
Last updated