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

    Interface ClientConfig

    interface ClientConfig {
        hostOrigin?: string;
    }
    Index

    Properties

    Properties

    hostOrigin?: string

    Explicitly set the host origin. Can be used to ensure that only hosts on specific domains may interact with the configurator.

    "*"