g3-toolkit API Reference
    Preparing search index...

    Interface HighContrastConfig

    interface HighContrastConfig {
        backgroundColor: string;
        edgeColor: string;
        enabled: boolean;
        nodeLabelColor: string;
        nodeStrokeWidth: number;
    }
    Index

    Properties

    backgroundColor: string
    edgeColor: string
    enabled: boolean
    nodeLabelColor: string
    nodeStrokeWidth: number