added uppy.off() info

This commit is contained in:
Leon Segal 2018-09-26 20:20:36 +02:00 committed by GitHub
parent 03ea0eb883
commit 2da3f16bf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -446,6 +446,10 @@ this.info({
Subscribe to an uppy-event. See below for the full list of events.
### `uppy.off('event', action)`
Unsubscribe to an uppy-event. See below for the full list of events.
## Events
Uppy exposes events that you can subscribe to in your app: