Documentation
On this page

Interface · Desktop Services

SaveFileDialogOptions

Options for showSaveFileDialog.

@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43

Members

defaultExtension

defaultExtension?: string

Extension appended when the user omits one.

Type: string

filters

filters?: readonly FileFilter[]

File filters offered by the dialog.

Type: readonly FileFilter[]

suggestedFileName

suggestedFileName?: string

File name initially suggested to the user.

Type: string

title

title?: string

Native dialog title.

Type: string

Source

SharpTS.Gui.Sdk/GuiPackage/runtime.ts:1301 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.