Annoto Widget API - v3.65.0
    Preparing search index...

    Interface IWidgetBackendOptions

    Backend domain configuration

    interface IWidgetBackendOptions {
        apiUrl?: string;
        authUrl?: string;
        domain?: string;
        insightsUrl?: string;
    }
    Index

    Properties

    apiUrl?: string

    use domain instead

    authUrl?: string

    use domain instead

    domain?: string
    insightsUrl?: string

    use domain instead