[]
type SaveButtonOptions = object & SaveOptions;
Options for customizing the behavior and appearance of the "Save" button.
optional saveAsMenu: boolean | SaveAsMenuOptions;
Configuration for the "Save As" menu. Set to false to hide the "Save As" menu.