Explorar el Código

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

Fixes: https://github.com/transloadit/uppy/issues/3379
Merlijn Vos hace 3 años
padre
commit
a3248c8e48
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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.