iink-ts - v4.0.0
    Preparing search index...

    Type Alias TContextMathItemsConfig

    type TContextMathItemsConfig = {
        checkDiagnostic?: boolean;
        compute?: boolean;
        editVariables?: boolean;
        evaluate?: boolean;
        forceCompute?: boolean;
    }
    Index
    checkDiagnostic?: boolean
    compute?: boolean
    editVariables?: boolean
    evaluate?: boolean
    forceCompute?: boolean