Options
All
  • Public
  • Public/Protected
  • All
Menu

Common "super" interface of the electron.SaveDialogOptions and electron.OpenDialogOptions types.

Hierarchy

  • FileDialogProps

Index

Properties

defaultPath?: string

The default path, where the dialog opens. Requires an FS path.

filters?: FileFilter[]

Resource filter.

title?: string

The dialog title.