Преглед на файлове

@uppy/core: document file.name (#3381)

Fixes: https://github.com/transloadit/uppy/issues/3379
Merlijn Vos преди 3 години
родител
ревизия
a3248c8e48
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      website/src/docs/core.md

+ 4 - 0
website/src/docs/core.md

@@ -367,6 +367,10 @@ Name of the plugin that was responsible for adding this file. Typically a remote
 
 Unique ID for the file.
 
+### `file.name`
+
+The name of the file.
+
 ### `file.meta`
 
 Object containing file metadata. Any file metadata should be JSON-serializable.