:memo: Update docs for new attributes in showSaveDialog()
authorTan Wang Leng <tanwangleng@outlook.com>
Wed, 1 Feb 2017 15:36:06 +0000 (23:36 +0800)
committerTan Wang Leng <tanwangleng@outlook.com>
Thu, 9 Feb 2017 12:10:57 +0000 (20:10 +0800)
docs/api/dialog.md

index 00a7e92ef1606cb33c4b4b0d7d37ebbd608a0592..2b85ee34e5d988cc97fd737a3d06ce737f5920c6 100644 (file)
@@ -94,6 +94,10 @@ shown.
   * `buttonLabel` String (optional) - Custom label for the confirmation button, when
     left empty the default label will be used.
   * `filters` [FileFilter[]](structures/file-filter.md) (optional)
+  * `message` (optional) _macOS_
+  * `nameFieldLabel` String (optional) _macOS_ - Custom label for the string displayed
+    in front of the filename text field.
+  * `showsTagField` Boolean (optional) _macOS_
 * `callback` Function (optional)
   * `filename` String