[feat] add dialog title option. closes #3232 (#3233)

This commit is contained in:
Jonas Kruckenberg
2022-01-16 19:41:11 +01:00
committed by GitHub
parent 9014fe88b6
commit ce03909fb6
5 changed files with 27 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
function openDialog() {
open({
title: 'My wonderful open dialog',
defaultPath,
filters: filter
? [
@@ -69,6 +70,7 @@
function saveDialog() {
save({
title: 'My wonderful save dialog',
defaultPath,
filters: filter
? [