GeoLeaf Core API - v3.0.0
    Preparing search index...

    Read helpers added to the Branding control for integrators / no-code studio.

    interface BrandingReadApi {
        isEnabled(): boolean;
        getConfig(): BrandingCapabilityConfig;
    }
    Index

    Methods