The Global Configuration is used as the central engine for setting the default behavior, appearance, and systemic constraints of all elements. It allows universal standards to be defined from a single source, ensuring consistency across UI elements.
The global configuration must be applied before the js framework is bootstrapped.
A standard structure is provided for defining element-specific defaults.
A real example overrides the default placement of theplus-dialog element. All dialogs are centered unless an explicit placement is set.