mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 11:14:05 +00:00
add Form to readme
This commit is contained in:
parent
1b9f75b4e7
commit
25b7bbcee0
1 changed files with 1 additions and 0 deletions
|
|
@ -107,6 +107,7 @@ If you like, you can also use a pre-built bundle, for example from [unpkg CDN](h
|
|||
- `StatusBar` — more detailed progress, pause/resume/cancel buttons, percentage, speed, uploaded/total sizes (included by default with `Dashboard`)
|
||||
- `Informer` — send notifications like “smile” before taking a selfie or “upload failed” when all is lost (also included by default with `Dashboard`)
|
||||
- `GoldenRetriever` — restores files after a browser crash, like it’s nothing
|
||||
- `Form` — collects metadata from `<form>` right before Uppy upload, then optionally appends results back to the form
|
||||
- `ReduxDevTools` — for your emerging [time traveling](https://github.com/gaearon/redux-devtools) needs
|
||||
- `GoogleDrive` — select files from [Google Drive](https://www.google.com/drive/)
|
||||
- `Dropbox` — select files from [Dropbox](https://www.dropbox.com/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue