@scadavis/web-component
    Preparing search index...

    Interface ScadaVisDefaultConfig

    Default configuration for SCADAvis

    interface ScadaVisDefaultConfig {
        background: string;
        backgroundSVG: string;
        barBreakerSwColor: string;
        svgMaxHeight: number;
        svgMaxWidth: number;
        toolbarColor: string;
    }
    Index

    Properties

    background: string
    backgroundSVG: string
    barBreakerSwColor: string
    svgMaxHeight: number
    svgMaxWidth: number
    toolbarColor: string