Nutrient Web SDK
    Preparing search index...

    Variable defaultDocumentEditorFooterItemsConst

    defaultDocumentEditorFooterItems: {
        type:
            | "spacer"
            | "cancel"
            | "save-as"
            | "save"
            | "selected-pages"
            | "loading-indicator";
    }[] = ...