Package version:

Application Insights Web Instrumentation Configuration interface

interface BrowserSdkLoaderOptions {
    connectionString?: string;
    enabled?: boolean;
}

Properties

connectionString?: string

Browser SDK Loader Connection String

enabled?: boolean

Browser SDK Loader Enable