@intelligentgraphics/openconfiguration.host
    Preparing search index...

    Interface HostOpenConfiguratorParams

    interface HostOpenConfiguratorParams {
        data: ConfiguratorStartConfiguration;
        lang?: string;
        location?: string;
        url: string;
    }
    Index

    Properties

    Properties

    lang?: string

    The initial language as an iso 639-1 language code

    location?: string

    The user's location as an iso 3166-1 alpha-2 country code

    url: string

    Url of configurator to be loaded