You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usually a save dialog provides a default file name. For example, in Chrome, when attempting to "Save link as..." the dialog.ts:61 link, I get the following.
How do I provide a default file name using dialog.save? Or is there something else I should be using?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Usually a save dialog provides a default file name. For example, in Chrome, when attempting to "Save link as..." the
dialog.ts:61
link, I get the following.How do I provide a default file name using
dialog.save
? Or is there something else I should be using?Beta Was this translation helpful? Give feedback.
All reactions