uiconfig.js
    Preparing search index...

    Variable undoCommandTypesConst

    undoCommandTypes: {
        action: "UiConfigMethods_action";
        setValue: "UiConfigMethods_set";
    } = ...

    Type declaration

    • Readonlyaction: "UiConfigMethods_action"
    • ReadonlysetValue: "UiConfigMethods_set"