[]
        
(Showing Draft Content)

SaveButtonOptions

Type Alias: SaveButtonOptions

type SaveButtonOptions = SaveOptions & object;

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.