furo-config #
@furo/util v2.1.19
import '@furo/util/src/furo-config.js';
exports FuroConfig js
exports <furo-config>
custom-element-definition
superclass LitElement
summary config access
furo-config
Access config data
|
|
Attributes and Properties #
section #
section
String
section of the config object that you are interested in
access deep object with dots like main.sub.sub
config #
default: Config
The current section of the config, which was defined by section
.
Events #
config-updated #
at-config-updated
→ config.section
Fired when section changed