Eulergraph
    Preparing search index...

    Variable DEFAULT_FORMATTINGConst

    DEFAULT_FORMATTING: {
        fontFamily: string;
        fontSize: number;
        lineHeight: number;
        textColor: string;
    } = ...

    Type Declaration

    • fontFamily: string
    • fontSize: number
    • lineHeight: number
    • textColor: string