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

    Type Alias TMathActionItemsConfig

    type TMathActionItemsConfig = {
        autoCompute?: boolean;
        capabilities?: boolean;
        editVariables?: boolean;
        forceComputeAll?: boolean;
        highlightOnSelect?: boolean;
        resultColor?: boolean;
        resultMode?: boolean;
        showDependencies?: boolean;
    }
    Index
    autoCompute?: boolean
    capabilities?: boolean
    editVariables?: boolean
    forceComputeAll?: boolean
    highlightOnSelect?: boolean
    resultColor?: boolean
    resultMode?: boolean
    showDependencies?: boolean