@lynx-js/lynxtron / SaveDialogOptions
SaveDialogOptions
Properties
buttonLabel?
Custom label for the confirmation button, when left empty the default label will be used.
Defined in
defaultPath?
Absolute directory path, absolute file path, or file name to use by default.
Defined in
filters?
Defined in
message? macOS
Message to display above text fields.
Defined in
nameFieldLabel? macOS
Custom label for the text displayed in front of the filename text field.
Defined in
properties?
Defined in
securityScopedBookmarks? macOS
Create a security scoped bookmark when packaged for the Mac App Store. If this option is enabled and the file doesn't already exist a blank file will be created at the chosen path.
Defined in
showsTagField? macOS
Show the tags input box, defaults to true.
Defined in
title?
The dialog title. Cannot be displayed on some Linux desktop environments.
Defined in