[]
        
(Showing Draft Content)

SaveButtonOptions

Type Alias: SaveButtonOptions

type SaveButtonOptions = object & SaveOptions;

Options for customizing the behavior and appearance of the "Save" button.

Type declaration

saveAsMenu?

optional saveAsMenu: boolean | SaveAsMenuOptions;

Configuration for the "Save As" menu. Set to false to hide the "Save As" menu.