Skip to content

Commit

Permalink
Add documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
chiefGui committed Oct 29, 2020
1 parent 74d1c6b commit cab9f6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/src/docs/uppy.md
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,10 @@ An optional URL to a visual thumbnail for the file.

When an upload is completed, this may contain a URL to the uploaded file. Depending on server configuration it may not be accessible or accurate.

### `file.isFromFolder`

Boolean: indicates whether a file is uploading based off folder selection. Useful to distinguish specific file selection or folder selection for providers such as [Dropbox](/docs/dropbox).

## Methods

### `uppy.use(plugin, opts)`
Expand Down

0 comments on commit cab9f6f

Please sign in to comment.