GeoLeaf Core API - v3.0.0
Preparing search index...
kernel/themes/theme-applier/core
ThemeLayerConfig
Interface ThemeLayerConfig
A single layer entry inside a theme's
layers[]
.
interface
ThemeLayerConfig
{
id
?:
string
;
visible
?:
boolean
;
style
?:
string
;
}
Index
Properties
id?
visible?
style?
Properties
Optional
id
id
?:
string
Optional
visible
visible
?:
boolean
Optional
style
style
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
visible
style
GeoLeaf Core API - v3.0.0
Loading...
A single layer entry inside a theme's
layers[].