Skip to content

Commit

Permalink
@uppy/core: document file.name (#3381)
Browse files Browse the repository at this point in the history
Fixes: #3379
  • Loading branch information
Murderlon committed Dec 21, 2021
1 parent e65f2b0 commit a3248c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/src/docs/core.md
Expand Up @@ -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.
Expand Down

0 comments on commit a3248c8

Please sign in to comment.