API Reference
Class
GlobeGlGlobalConfig
Global configuration settings for GlobeGl components across the document.
Inheritance
- Object
- GlobeGlGlobalConfig
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property DocumentConfiguration.Globe
Constructors
public GlobeGlGlobalConfig() #Inherited Methods
Properties
public Boolean LazyInitByDefault { get; set; } #When true, Globe initialization is deferred until the globe container becomes visible (for example inside inactive tabs, collapsed accordions, or off-screen dashboard sections). This preserves the existing HtmlForgeX behavior and helps heavy geo dashboards feel faster.